in which situation u will use recording and in which situation
u will used to write script manually
Answer / lakshmi
We have some scenarios.
1.If we are going to use Linear Framework
2. If object is not identified while executing script which
is writen in descriptive programing (It is nothing but
debugging), then we will try to record a action to find out
weather it is recoring or not.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the difference between QTP and Winrunner
How can we redirect QTP results in to a excel sheet after the execution
How can we perfom Action and Component parameter.?
What are the different scripting languages you could use when working with QTP ?
• What type of testing questions will be asked for 2+ yrs exp people in interview?
Write a script to delete the a specific row (say 3rd) in a webtable.
who will distribute the project modules for testing in testing team ?
why do we go for Test Automation?
What is the main disadvantage of using low level and Analog modes?
If object is not recognized by qtp but the object is standard object what is your approach?
Hoe to generate all numbers in between to numbers suppose all numbers in between 1 to 100 using vbscript give me code
how to retrieve the value from data table to the script and using the value to be displayed in message box. an also retrieve the value of the output value during runtime to the script or separating and using that value in the script.