What are they Advantages and Disadvantages in QTP 9.2?
Answer / sathi
no disadvantages in qtp 9.2and its include more features in 9.2
Is This Answer Correct ? | 2 Yes | 11 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)
Write the code for,In the page screen we have total 10 Links,out of these I have to click 9th link
How do you capture tooltip using QTP?
WHAT ARE THE DISADVANTAGES OF SHARED REPOSITORY?
In an output value text checkpoint, where does the output value stored by default ?
• What type of testing questions will be asked for 2+ yrs exp people in interview?
in a web page How to check and display a particular word from a paragraph?
What is source control?
Where we write the FUNCTIONS, in Expert view (or) in any textfiles like Notepad and save it in Library functions folder? How to cal that functions to our script? How to save that functions to Function generator?
How do function returns a value?How can we pass one function value to other function as input
how we can take data in the username field text box into variable in web application explain with example and give all functions to get data into variables
Wher to use DATA TABLE METHODS in Qtp?What is the use of it?