Hi,
Where should I get all the test's results If I ran the
scripts in Batch run.
At the result window I found only last test result.
Could any one help me on this?
Answers were Sorted based on User's Feedback
Answer / ajay
If you Open Result window it will show up current run
result.If you need previouse run result in the result
window open file menu you can find all set results.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / prakash
If we maintain Log file(like html/excel/...), Then we can see all Result files.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / deepakm82
Hey you need a test management tool like Quality Center to
do the stuff u asking for.
But if u will run in temporary folder then after each
execution you need to move the result file to a new path
beacuse if you wud run another script or again execute the
previous script then the results would overwrite the
previous results.
| Is This Answer Correct ? | 0 Yes | 1 No |
what is the difference between call to copy action and call to an existing action
Synchronizing test
How to test whether the navigation i.e. from one page to another is working r not using QTP for web based application
How do you test DLL files using automation Tool QTP?
Explain the terms test and business component?
how to evalute defects in QTP script?
How to use Environment parameterization? Explain with an example.
This is Ajay i have few douts if anybody know pls give me reply. 1. i have opend 2 gmails i am working with 1 gmail i want to close other gmail by usig script. 2.i have 10 links in a page all of them have same properties& names i want to click on 5link by using script. 3.i have one combobox in that i want to see all the citynames in the combobox and i have to check weather hyderabad is present or not. 4. size of objectrepository. 5.what r problems we get during writing the script. 6.is it possible to compare to excel sheets in qtp if possible wht is the script. 7.example for lowlevelrecording
What are the parameters provided by QTP?
how to generate numbers in between to numbers suppose numbers in between 500 to 1000 in sequencies using vbscript
For which type of project the iterative model is suitable?
I have a library function , with that function 100 scripts are being called. The library function is changed(something is added) . how do i update all the scripts.