Twitter Bootstrap – The perfect platform for low budget web design

OK, so it’s probably not going to come as a surprise to you to hear that startups don’t typically have the money around to invest in a great looking UI. Creating a great product is critical, but often at the expense of a great UI – building a UI from scratch can sometimes be just […]

How to ramp up your coverage AND reduce costs

Galil Software

How to ramp up your coverage AND reduce costs An Israeli customer recently approached us after finally discovering the ugly truth – having to manually test a massive regression takes an awful amount of time (we’re talking 3 days AND 5 QA engineers in this example). Obviously, this time impacts that customer’s ability to move fast to […]

SIX killer reasons to outsource your MVP (Minimum Viable Product)

SIX killer reasons to outsource your MVP (Minimum Viable Product) You may well have sweated blood planning and designing your product to get it to the level where it’s prime for development. Or perhaps you’ve got a killer idea but have no idea how to take it to the next level. Well…if you’re not a […]

Our 2015 CI Survey: The Results

Our 2015 CI Survey: The Results In our never-ending quest to keep tabs on the ever-developing software world, we like to throw out surveys and questions to the software/QA world in Israel now and again. This enables us to gauge the current trends and issues that impact our immediate working environment. A few days ago […]

Jenkins vs. TeamCity

Jenkins vs. TeamCity As we all know, almost every company uses a continuous integration tool for various areas of their product. But what is CI (Continuous integration) anyway? Continuous integration (CI) is the practice, in software engineering, of merging all developer working copies with a shared mainline several times a day, where isolated changes are […]

How the heck do I choose the right web development framework?

How the heck do I choose the right web development framework? It’s a question we often get asked, and hey, perfectly legitimate for directors and less-tech savvy managers to ask their dev team. With all the programming languages out there and developers keen to push their own skills and preferences towards a specific language, it’s […]

What exactly is Continuous Integration and Continuous Testing – and why should I bother with either of them?

What exactly is Continuous Integration and Continuous Testing – and why should I bother with either of them? Here at Galil Software, we’re widely acknowledged in the QA industry for our testing skills. And those skills include, of course, extensive experience in both continuous integration and continuous testing. But why is there a buzz about continuous integration and testing? Well, […]

Tools we’ve been working with: Sikuli

Tools we’ve been working with: Sikuli With a wide range of tools and resources at our disposal, and with experience in working with many others, we thought we should give you a heads-up about the latest and greatest tools that are out there and available for testing. One such tool we’ve liked working with is […]

Selenium Web Test Automation Framework Best Practices

Selenium Testing

Selenium Web Test Automation Framework Best Practices See on Scoop.it – QA Automation I would like to know your comments on best practices developing web test automation framework I basically read couple of blogs and finally got convinced with David Burns approach listed in book – See on stackoverflow.com