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?
Answer Posted / 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 |
Post New Answer View All Answers
Hi all can any one give me roles and responsibilities for QTP (not WINRUNNER)
Can anybody let me know how to test the Drag and drop feature of the column in a .net application...eg..i hav to test the drag and drog feature of a table(swftable) in a application..plze help!!
In qtp, explain what is qrs file?
In an interview, what r the general questions asked in QTP? pls give me anwser to this question?
Is it possible to merge two object repository files in qtp?
What is checkpoint in qtp?
how to use the QTP choose the data from oracle? e.g. i input the identity card NO. this will be add new record in the database ,and now i want get this record's prime key.
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s.
What are the challenges u faced in testing with crm domain? How u overcome with?
What is the latest version of qtp?
What are the challenges you faced during you entire life automation ?
How many types of status are there?
what is the difference between IE & Netscape in web testing on a log in page
What is Curd testing?
Hi All, issue is related to handling pop up script generated in IE, and run on mozilla. In App Under Test, when we get the alert pop ups, we just click ok button. if we need to run the same code on mozilla it will not identify . so we will check browser if browser(*).dialog(IE object).exits browser(*).dialog(IE object).winbutton(OK).click else 'by default mozilla browser(*).dialog(mozilla object).page(*).webbutton(OK).CLICK END IF But my qustion is. Do we write the above piece of code where ever we get such kind of pop ups from the application like alert pop up, confirmation pop up.... OR do we have any other alternative way to do this by using any functions in Recovery Scebarios? If Any of u know idea please do help me in this regard. or send answer to kravimb@gmail.com