By default Action1 runs first in QTP. Is it possible to
start the run with Action2?
Answer Posted / vishal
I dont think the execution begins from action1 it begins
from action zero.
| Is This Answer Correct ? | 5 Yes | 4 No |
Post New Answer View All Answers
I am trying to install QTP 9.5 but i am getting error message saying that ("Path is \QuickTest Professional\bin\vb_init.exe") vb_init.exe file is not find. can anybody give me the advise what to do ?
What is the qtp testing process?
What is recovery scenario manager? When you go for recovery scenario manager?
What are the five challenges you faced in QTP?
Define Canvas view of UFT?
regular expression in qtp standar check point for months from accepting months from january to december only
An object is non standard object, i mapped it to standard object, eventhogh on mapping to standard object i cannot use the methods available on the standard object with the mapped object. How i can use those standard object methods with these mapped object. (((Note : dont tell that we can use virtual object as virtual object is to map nonstandard obj to standard obj)))
After fixing the bug, the same bug is raising again and again in new builds what we have to do? That bug is high level bug.
1--How many functions u develop 2--What is an array 3-- where is ur server 4--U involved in unit testing 5--how ur test the background colour using QTP
what is stepin & stepout?
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What's the difference between them? How to handle script issues?
how can i sent QTP results to the Html, notefile ,xl file give me the code using g mail login page
How to make qtp understand the difference amongst the same type of objects .suppose there are 5 check boxes in a page and I have to choose the 2nd one, how to do that through script?
There are 10 rows in the datatable. How can we fetch 2 rows and then skip 3rd row. After that, pick 4th & 5th row and skip 6th row. Please share code
Can any one say what exact diff between test->parameters, action properties-> parameters. after defining the parameters in test->settings, how can we access those parameters.(i know how to use action prop parameters)