any one can explain about QTP proocess,means where to start
and how to start Scripting.
Answers were Sorted based on User's Feedback
Answer / ruchir
Do start with first recording the application and then try
to customize the the code in expert view as per ur requirments
like If else case , For etc
Try it
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sarithareddy
step1:start recording,
step2:editing means giving some inputs or putting some
conditions
step3:debogging
step4:execution
step5:analyzing the test results
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / a.thirumalareddy@gmail.com
if you want to do scripting
first you have to add the objects of the application to the object repsitory
then write the scripts, and modify the script according to your test
debug the script line by line (use error handling methods is there any pop-ups)
execute the script
analyze the results in result window
| Is This Answer Correct ? | 1 Yes | 1 No |
What is test object model in QTP ?
Tell about automation object model(Aom) in qtp?
How can we conduct U-I Testing by using QTP??????
Hi, I Install QTP 9.2 in windows Vista. but it is not supporting IE. it is supporting only windows based application. could I change any setting in Vista for supporting IE.. ?? thanks in advance...
How to merge the two object repositories
what is the Exact Meaning of Environment Variables?
How can I import environment from a file on disk?
what are pretesting activities
What exactly is the difference among all the three recording modes.
How do you move objects from local object repository to shared object repository???What are methods?
When do go for loop condition in test?
How to analyzing the checpoint results?