After i ran the Test in Batch mode i didn't get any
results. Can any one let me know how it can be done?
Answers were Sorted based on User's Feedback
which tests did u run in that test folder test results will
be saved
EX; u ran login,registation as a test batch, the results
will be saved in a login,reg folder
Nav: start->allprograms->qtp->test results viewr->browse
the login path ->select lost results folder
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / vikramraj
Is there a way that i can get the reports displayed
immediately after the batch run is complete?
and when i followed the below steps
start->allprograms->qtp->test results viewr->browse
the login path ->select lost results folder
i was able to see 1 report @ a time.Is there any ways i can
view all the results of each test ran in batch?
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / mastanbabu
use multitestmanager run the scripts in batch mode u will
get all reports
| Is This Answer Correct ? | 1 Yes | 0 No |
what's the difference in between function and sub and give some code as well
Tel me what was the automation testing process you followed?
In QTP, while launching qtp application from startup.. we find Advanced Keyword-Driven Testing caption.. wht is that...Anybody can pls explain it. Thanks in Advance
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
Write code for ,We have a web table with rows and columns like EmpID EName Action 1 ABC Edit Delete 2 XYZ Edit Delete 3 PQR Edit Delete In the above Table the last column has two links we have to click first link based up on EmpID =2
What is use of object spy?
Explain the difference between data driven testing and parameterization ?
I have made the recovery scenario in script. When i am exceuting the script. it stop automatically after running recovery scenario. Please tell the resaon?
What is the difference between driver-script and AOM-script?
What are SetToProperty, SetRoProperty, GetToProperty scripting?
What is the descriptive programming?
Anybody explain me, the concept of checkpoint declaration in the QTP mainly for the Objects, Pages, Text and Tables ?