HOW MANY WAYS ARE THERE TO CPY TEST IN TEST LAB
Answer Posted / nidhi
2 WAYS
CORRECT ME I M WRONGE
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Where can I find and view run-time data table?
How to do call a output parameter from one action to another action??/
What is debugging? How you debug your script?
What is difference in global and action sheet in qtp?
How to Upgrade or support firefox 2.0 version on QTP 9.0? I have installed QTP 9.0 and installed firefox 2.0. But in REcord and Run Settings, it shows firefox 1.5 in Web tab for browser selection.
Whar are the challenges do we face while testing web based applications using the automation tool QTP or any??
Your roles and responsibilities and daily tasks? (As automation tester)
How many types of actions are there in quicktest professional?
How to build scripts that access data from external sources?
what are the mandatory properties for a tex boxc (scenario?)
What does it mean when a check point is in red color? What do you do?
Explain in brief about the quicktest professional automation object model?
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
Hi friends I need to know about jubula automation tool. Is anybody know in bangalore where jubula tanning class is going on do let me know. Its urgent for me to learn that tool please help.
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