How to load the object repository at run time?
Answer Posted / vinod
To be more simple
go with this
RepositoriesCollection.Add " .tsr File path "
| Is This Answer Correct ? | 16 Yes | 1 No |
Post New Answer View All Answers
How to export quicktest professional (qtp) results to an .xls file?
Tell some commonly used Excel VBA functions?
banking domain description for software tester for interview
How to find a window is minimized or not
What are benefits of qtp?
Differences between text and test area checkpoints?
How can we conduct U-I Testing by using QTP??????
What is the standard timing delay for web based application in qtp?
Is it possible to change the property value at runtime? How it is possible?
How to run an integrated test scenario using Multiple Actions? How to use the QTP Step Generator?
hi all here i have tab named "Workbench" By clicking on "workbench" tab.it displays 4 tabs like below workbench common cargo commercial charter "common" tab have 10tabs inside,"cargo" tab also haveing 15 tabs inside and remaining two tabs also having few tabs inside. when clicked on "common" tab.it displaying the script like tab("workbench").select"common" if i clicked on "cargo".it displaying the script like tab"workbench_2").select"cargo" if i clicked on "commercial".it displaying the script like tab"workbench_3").select"commercial" if i clicked on "charter".it displaying the script like tab"workbench_4").select"charter" I have used a "FOR LOOP" for common,commercial,cargo,charter tabs.it was stopped at second tab SO, CAN I RECOGNIZE "WORKBENCH_2,_3,_4" AS A SINGLE VARIABLE if not, can anyone plese help me to solve this
hai, i completed my b.tech in 2010 with 62.3%. i having knowledge on manual testing and Qtp. i want Relavent experience in testing.watever may be d salary i dont bother..I just want to gain knowledge. i dont have good communication skills.
Is any limitation to xml checkpoints?
descriptive program for a yahoo mail that is in yahoo mail suppose check box mailid subject assume it is like this format all things are in webtable the question is suppose some mail ids are there in that mailids i want to select the check box wich is before a@gmail.com and after that i want to click on delete button
HI, pls help me on this, iam not able to capture getcelldata value in javatable... msgbox javawindow("").javatable("").getcelldata(3,3) but it diaplays empty...