By default Action1 runs first in QTP. Is it possible to
start the run with Action2?
Answer Posted / nagesh
go to keyboard view.
drag and drop action2 to action1
| Is This Answer Correct ? | 12 Yes | 2 No |
Post New Answer View All Answers
Explain the concept of how quicktest professional (qtp) identifies object?
How smart identification works in qtp ?
How will you check a web application for broken links using qtp?
how to create flat file datasubmission in qtp
How can I use Call dlls in QTP ?
How you create new action in qtp?
action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans
Hi, I am using OutputCheckPoint and I am storing the value in the data table. The stored value for column:bedroom:"Bed:4" The another value for column:bathroom:"Bath:2 Full,1 Partial" I need only the no 4 from the first column. I need only the no 2,1 from the second column. I used split array,but it also show array(0) has the value"bed:4" ..... Even though I highlight only 4,It is seleting the full value "bed 4".How can I get only the nos Thank you Uma
How to use checkpoints in qtp ?
How did you use regular expressions in QTP and also in WR?
I want to open a Notepad window without recording a test and I do not want to use System utility Run command as well. How do I do this?
What is QTP testing process?
There is an excel file of 1 to 100 sheets how you will iterate through it?
In the application that I'm testing is having a WYSIWIYG editor.QTP is recording editor's body as web element. I want to add some data to this web Element at run time. The problem is that I cant find a method to add contents to this web Element. Can any one come up with an answer for this. Thankx.
If I change the property value at runtime is it effect is object repository?