Answer Posted / raghu
It is a process in which one will perform testing on an
application again and again....it is usually done in two
ways..
1. whenerver a bug is found and sent back o developer,next
built is released at that time testing is doe on the
released built of an application with related
functionalities...
2. whenever new features are incorporated then testing
released built with its related functionalities as well as
the new features.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Object repositories types, which and when to use?
I am getting an error "failed to open the XML checkpoint result viewer" in result window,after clicking on "View XML checkpoint results".Someone suggest me settings,if any...
What is the extension of qtp local repository?
how to test Web application using QTP software
What is difference between run time object and test object?
What is an optional step in qtp ?
Can any suggest me what is exposure testing?
What are the key elements available in test result window?
What is RTM (require ment tracebulity marix) fromate?
How can we use the "CreateObject("Shell.Application")" in QTP and what is the definition and purpose of it?
How to run an integrated test scenario using Multiple Actions? How to use the QTP Step Generator?
what r the verstions from 1st to present (verstions) of mercury tools (like winrunner,QTP,Loadrunner) ? Chandana
How does quicktest professional (qtp) identifies the object in the application?
How to analyzing the checpoint results?
I am a newbie to QTP / Automation testing. I want to develop a script that creates a data file automatically with proper headings using VBScript in QTP.