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 |
How to invoke QTP using Dos prompt ?
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
In Test Director bug rEPORTS, wHAT ARE THE CONTENTS(fIELDS)? iF yoU PREAPARE BUG REPORT IN eXCEL sHEET , hOW U SEND TO dEVELOPMENT TEAM THRW T.D?
can any one give me the doccument how to test aproject developed in java language in qtp can here can we use the general vb scripting or we have to use java script here if we have to ese the java script here can any one send me the manual for it means how to write descriptive programming for it thanks in advance
where is the bitmap checkpoint be saved
Where the text version of script file located in file system?
I want to do QTP Certification what is the pattern of Question paper.
Explain the Keyword View ?
what is the latest version of QTP? Main difference between 9.2 and 10 version
write script for bitmap image?
when u script reveiwing in which area u more concentrates?
wt is the use of multiple questions in QTP