Hi All,
I want to know how can we schedule QTP scripts.
Am using 9.5 version and in our office they want to
schedule individual scripts of QTP so that it can run
unattended during night time, Please help me how to do that.
2. what is the use of silent test run in qtp
can I schedule the scripts in Silent runner, Please explain.
3.I retrieved data from the database using output value ->
Database output value. the result of the query for eg is 5
rows, iam able to output the first row by selecting the
cols and adding it to output, but am not able to do it for
the rest of the rows.
please tell me how to do it.
Sorry for posting so many qns, am not able to find answ to
any of the above in any websites, hoping that someone would
really help me with these here, please help me.
awaiting for ur immediate revert.
Priya
Answer Posted / daizy
Hi,
1) You can schedule scripts in QualityCenter. In your
company if either QC or TD is used, upload your scripts to
QC and set the timings for execution. It will be executed
at the scheduled time.
2) No idea about silent runner
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
What are the major/ important methods, functions in QTP we use realtime testing
What are the key elements available in test result window?
What are the different recording modes and how do they work?
How to attach a file to TD?
Explain how Selenium is different from UFT?
why should we give deliver good quality software?
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
Explain the concept of how quicktest professional (qtp) identifies object?
What is Associate Repository in QTP 9.2 ?
How to get popup error message.
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What is the difference between them? How to handle script issues?
What is the difference between a Function and Procedure in QTP?
Explain the concept of object repository & how qtp recognizes objects?
What is fragmentation and paging?
Hi, i run scripts in one machine those r passed.when i run the scripts in client side those r failed.Give me such a scenario when ever u faced?