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 |
When I parameterize a script then for each iteration script is executed from begining to end. If I want to execute some middle steps multiple times using Parameterization (avoiding begining and end steps), what is the solution of this (e.g. total steps are 1 2 3 4 5 and i want 2 3 4 only(not 1 nd 5)
In qtp, how you can get the last character from a string?
Explain about Test Fusion Report of QTP?
w is configaration management
Explain the difference between smart identification and object identification withn clear example. please it is very urgent
Is it possible to use two instances of UFT on the same machine? If not why?
How to make Shared object repository in qtp 9.1 and 9.2?
4. How u will open the build automatically in QTP except using Systemutil.run command
What is QTP scenario.
How can we change(increase or decrease)the size of a array variable with out loosing the previous values
1 Answers DST Global Solutions,
Object recognition in QTP is based on which model ? a) COM b) DCOM c) DOM d) None of the above
What are the types of object repository?