Author Archive

QTP which stands for Quick Test Professional is an innovative tool from HP which is used to perform regression and functional testing. Regression testing draws heavily from extreme programming principles in that it allows a software engineer to carry out extensive testing at all stages of the software development process in order to improve the product. By performing regression testing with QTP, software engineers are able to ensure that a change, for instance, a bug fix, did not create new issues elsewhere in the program being tested. Testing software such as QTP can likewise execute tests on functionality which evaluates if an application does what it is supposed to do. QTP identifies the objects in a standalone or web-based application’s UI and validates if these are working correctly by performing actions typically made by an end-user, like keyboard inputs and mouse clicks. QuickTest utilizes VB scripting which programmers can manipulate to perform more complex tests.

Comments No Comments »