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 is recording done when a application is over lapping the QTP application it gives a message object not recorded
How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")
what is meant by Implicit and explicit requirements?
How qtp recognizes the object?
How do I get the QTP scripts result in xml format by using vb script function?
What is the difference in testing a client-server application and a web application?
Hai anyone please "Explain about Framework in QTP?"
What are the technics follow in writing VB script?
Functions call by reference and call by value. i want the diff b/n these 2 and how will be the script for this?in which situation we use these 2..?pls explain me clearly
When to use descriptive programming?
what is keyword driven testing in qtp?n how is it useful?
what is clean sweep?
tell me exact differenceb bw qtp and selenium?(could not tell open soure and licennce? difference in usage and technical difference?
How to customize checkpoints with parameters?
What does mean by Scope of Automation?n How we defined it?