How exactly you start scripting in QTP? In the interview he
was not satisfied with my answer.Please post what is correct
answer.
Answers were Sorted based on User's Feedback
Answer / mreddy
1.Identify the application & testing flow
2.Create object repository
3.Create script
4.debug script
5.run script
6.Analize results
7.report defects
Is This Answer Correct ? | 3 Yes | 1 No |
Answer / shraini
All the 7 steps , 1)prepare for the recording, 2)start
recording,3) add the logical statements,check points,&
commands, 4)Debugging the script, 5)Running the script
6) Analyzing the results & 7) reporting the results.
Is This Answer Correct ? | 1 Yes | 0 No |
How to capture checkbox properties when properties of the object keep changing on relogin to the application.
how to invoke the web application through script in qtp
Pls anyone, tell me the script in QTP to find the number of links, and images in a webpage. Verry very urgent. I shall really be very thankful
What is the basic concept of quicktest professional (qtp)?
In descriptive programming how we know the properties of the objects, if application is not developed and the prototype of the application is also not developed.
What ate the Technologies supported by QTP?
how can you write a script without using GUI in QTP?
Take a situation when you are working with QTP, suddenly system has crashed.so you again start the system. My questyion is how can QTP directly opened when the system desktop appears.
Hi any body can tell me the in detaled information about Description.Create() thanks in advance
I am new to automation testing.I am learning QTP 9.2.my question is how to install the defferent addins(other than Default Addins) is there any defference in QTP after installing the Addins.where we can get the addins?
If i entered 2 columns and 4 rows inputs in DDT Like Mango fruit, Banana Fruit, Brinjal Veget, Carrot Veget.. . My Q is How to get the 2nd column value for corresponding 1 column input in 3rd row ie, ( i need to get "veget" in messge box @ run time
what is regular expression how will you implement it?