Graphical User Interface (GUI) testing - GUI testing tools know how to grab the information on every object or window seen on screen, it can be a windows object or an html element, or other depend on the operating system information API.
Some tools can even set a virtual blocks on the screen and follow them as an object.
After recording the test scenario the tester can edit the script and add to it parameters, conditions, loops, etc., This might requires some scripting skills, but not necessary the traditional scripting language.
We are developing an ERP desktop application in .NET. We are using Visual Studio Team Services and Microsoft Test Manager. The application becomes to be big and we need any automation tool to make regression test.
In the market i saw several tools for this porpuse, and i took attention on these ones:
Recent comments