Five months ago, I was tasked with probably my biggest challenge to date in my development career. I was asked to create and implement a test strategy for my company.…
Here’s my next post which appeared first on Simple Programmer.. Testing is an area of development where, at different stages of the development cycle, the product or service to be…
If you fancy sticking it out with Protractor (unlike I did), I highly suggest you add jasmine 2 html reporter to your test projects. The Jasmine part Adding Jasmine will…
My experience so far in development roles has been with the .NET stack so when I was asked to pick a tool to implement UI automation, I had using Selenium…
Testing is an area of development. A product or service is measured against a number of criteria at different stages of the development cycle. This is measured against the original…