if we can find the status of script in qtp that either it's
pass or fail then why we need to put this status on
different excel file or log file in hybrid framework .please
let me know asap
thanks
Answer Posted / rangalnrt
If you run a single test script it is easy for you go there and find the status.
If you go for Batch Run in Regression testing it is difficult to go to each script and find the status.Because of this reason excel files used.Get the status of each script at the end of execution and put it excel file.
It is easy to Analyze the Batch execution results.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you compare the structure of 2 tables in database and check whether they are similar using qtp.
how to do the batch testing in test director using manual testing procedure?
Explain the types of object repositorys in qtp?
Have you used xml check point in your project? How?
explain how to write vb script in qtp?when will you write own script?
can test automation improve test effectiveness?
How to do the scripting. Are there any inbuilt functions in QTP? What is the difference between them? How to handle script issues?
Explain the qtp test phases.
HI, pls help me on this, iam not able to capture getcelldata value in javatable... msgbox javawindow("").javatable("").getcelldata(3,3) but it diaplays empty...
I want two test two agents login for the flight website. Here is the scenario: I want to go through 1-3 rows for one user login and other user login I want to go though 3-5 rows. How would you set this up in qtp. Thank You
How many types of parameters are available in quicktest professional?
How do you open adobe acrobat file in QTP and do some testing on that file ?
what testplan contents and what test strategy contents,what is the diff b/w them
Is it possible to merge two object repository files in qtp?
How can you exit from an action?