software test tool is useful and time-saving
April 28th, 2008 by admin
When you are doing testing for small projects or applications, the time utilized in the testing process may not be worth it except your people can finish the test within short period of time. Using software test tool in this kind of projects will be very useful and time-saving. Generally used automated tool type is the record and playback type. Here “recording” storing text based scripting language which can be implemented by the software test tool. This recorded script can be modified manually and improved. To test the application you can simply run the recorded script. Normally in this method you have to continuously update the scripts.