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 keyword driven testing in qtp?n how is it useful?
1.How do u prepare the test suits in QC? 2.How do u convert requirements to test plan in QC?
Give me some scripts for 1). checking webpage links (counting links,opening web pages,counting child elements)
How to run scripts 1,29,3,5,7,2 scripts using test batch runner in QTP.... Ie...I wanted to run scripts not in an order 1,2,3,4,5...like that How it is possible using test batch runner... I dont want hardcoded script
does qtp need record and playback in realtime. plz tell exactly wat happens
how i can get the value of label box , please any body tell me script of that code
hou can we use vb script in qtp could u tell me breafly
how you will do cookie testing using QTP?
What is Environment Variable and when we apply this in QTP?
how do u handle an object without name using QTP 9.2?
Hi, It is HR question. What are the qualities you like and dislike in your Project Manager?
Currently i have designed my script based on the test cases present in Quality Center. I want to run my script from quality center. Can anyone help me to get the code which will connect QTP with Quality Center and execute the test cases?