Hi, one script having 10 Actions,but i want to execute only 3rd action and 7th action? how to execute selected actions? throgh script and through navigation?
Answers were Sorted based on User's Feedback
Answer / pravati
we had select 3rd and 7th action through call to existing Action.
RunAction "Action3","oneIteration"
RunAction "Action7","oneIteration"
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / k konda reddy
Save the test then open the saved test folder then open the Action0 folder then open(click on edit) the script file then Commentize the Action 1,2,4,5,6,8,9,10 then save the file then open the test file on QTP & Run the test.
For Any Queries in QTP
Feel Free and Contact me
K Konda Reddy
8553203108
k.kondareddy@yahoo.com
| Is This Answer Correct ? | 0 Yes | 4 No |
what is use of optionexplicit in variable declaration
hi,which is the best book to refer QTP 9.2 and Faq's.
How to export data present in Datatable to an ".xls" file?
how can i sent QTP results to the Html, notefile ,xl file give me the code using g mail login page
Which object model is not supported by QTP? a)COM b)DECOM c)DOM d)DCOM. Pls explain about theese object models?
How u send bugs to dev'lpment team all at once or one by one or waht is the process?
Can we directly automate testscripts accrdoing to requirements
2 Answers CitiGroup, Novartis,
i have qtp 9.5 ver software.but i don't know the license key. if anyone have license key please send it to my personal mail id(munir.reddy@yahoo.com
How can i select multiple values from drop down list using vb script in qtp? and wt is the script for clicking msg box box automatically with a specific time. Thanks in advance...Kalyani.
What is the another extention name of library file.If that is exist than what's the differnce between them.
Dear Friend, I am New in QTP 10 so can any one tell me how to do QTP testing on WEB APPLICATION while writing VBScript. If Possible then Give Example how to write vbscript in QTP to test WEB Apllication. Vishal Patil
Out of 3 recording modes. 1.Standard 2.Analog 3.Low-level, which one is commonly used. As per my knowledge, Analog is used for Graphs , barcoding or DIgital signatures.