News

Learn how to effectively create UI automation tests that verify whether a Windows application is performing as expected.
Also, the automated UI testing tools do not provide cross-platform support and does not integrate well into developer’s tools and workflow.
In this 404 Talk, Rahul Parwal demonstrates three tools he uses regularly for automation: NUnit for unit testing, RestSharp ...
In the world of UI automation, the phrase, “If at first you don't succeed, try, try again,” isn't just a cliché; it's a fundamental principle.
UI testing is the part of the process that tests for usability, which encompasses making sure that customers who are going to use the application understand the different flows ...
However, Coded UI tests do have some extra considerations. Since the tests are run against a single instance of the application, the end-state of each test may interfere with the tests that follow.
The Xamarin Test Cloud, the automated user interface testing platform the company launched at its Evolve 2013 developer conference in Austin today, is based on Calabash.
UI-licious, a Singapore-based startup that simplifies automated user interface testing for web applications, announced today it has raised $1.5 million in pre-Series A funding.
I am hoping to invest some time (that would be a mixture of play and work) in looking at BDD with a view to improve the testing of the UI (we already have good unit test coverage). I do like the ...