We need a tool to test a set of fairly complex Java applications. The applications are mostly independent client programs or applets communicating with a servlet or apache server at a remote site. Specs:
We were thinking of writing an AWTRobot based tool that reads a command file and does this - (don't know how to do #3 or #4 yet - will ask you folks some day how to detect a window on the desktop). Would you suggest an open source tool available to do this? We don't need anything fancy to capture video or screenshots. Thank you, - M.S.
Squish is the commercial and cross-platform tool available in the market for the GUI Testing of applications. It has the special feature of record and playback test scripts which is very helpful while testing.
The answer is to perform GUI testing. The aim of a Graphical User Interface testing is to establish compliance between functionalities and business specifications.
Both UI and GUI testing are functional tests. In UI testing, we test the command line interface with every means of interaction. In GUI testing, we focus on the graphic interface with which the user engages. GUI Test Automation Vs. Manual GUI Testing In our time, automation has fallen into many areas.
Selenium is one of the most common and widely used Testing tools for functional and UI testing. It supports parallel Testing on various web browsers like Chrome, Mozilla Firefox, IE, Safari, etc. Test scripts for GUI Testing in Selenium can be written in various languages like Python, Java, C#, etc.
For browser based automated testing you can use Selenuim or you can use WebDriver. The selenium project is hosted here
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With