In real time ,How to run all scripts in QTP? i,e in projects
Answer Posted / rahul
Tools-test batch runner-select u r scripts-line them up as u
required-run.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is meant by Step generator?what is the use of this? we have 3 steps know there what r all those.? can u all pls give me clear idea of this
What will be happen if i load object repository at run time, but it has already associated.
What contains Data Driven Framework document in qtp?
How to write business scripts using object repository with different scenarios
How reliable are the site's Internet connections required to be? And how does that affect backup system or redundant connection requirements and testing?
How can I use Call dlls in QTP ?
What are the advantages of qtp?
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
What should we say if interviewer asks "What is ur project architecture?".......Can any one help me with clear information.?????????
what is profile tool?
I need to pull the data from the page which in row, column vice into excel sheet, how can it be done using QTP? eg: Name Dept xyz gdty i need the same data to be exported in excel sheet.
How will you check that your test cases covered all the requirements?
What is a data driven test in qtp?
Explain how you can delete excel file in qtp?
Could anyone help me for the below scenario: i am using the descriptive programming for my account, in which we have to generate the contract in the MS-word. when i generate this doc, we need to click on enable macros to continue further. but i am unable to make qtp to click on this. if anybody faced the problem like this??? pls help to get it resolved? Thanks in advance