Answer Posted / asit kumar
QTP testing process consist of seven steps-
* Preparing to recoding
* Recording
* Enhancing your script
* Debugging
* Run
* Analyze
* Report Defects (more…)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
If I give some thousand tests to execute in two days what do you do?
what type of framework u r using in ur organization
What is text/text area checkpoint?
How we can use the database checkpoint on a java web based application in which the database connectivity is done using JDBC->Pure Java type (in this type there is no need to create a DSN). At present in QTP we can fetch database values using checkpoint only through DSN. Is there any programming for this if we don't have DSN (ODBC)
What are the views available in qtp?
How to upload excel files into Quality Center using QTP Script and how to delete excel files from Quality?
desribe a situation where u faced a stressful situation and how did u cope with it
How will we compare the texts in the two word files using QTP writing the script in Descriptive Programming. Thanks
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...
Can any one tell me.......How the test engg's start testing in the compy environment.....real time tester PLSSSS help me i need in depth information regarding this...
Suppose I created one object as virtual object? That object is applicable to that test? Or all the tests?
Both static and dynamic arrays are handled by the vb script. Is it true?
What do you to script when objects are removed from application?
What are main panes available in qtp test browser?
After fixing the bug, the same bug is raising again and again in new builds what we have to do? That bug is high level bug.