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
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 |
unable to get item from the combobox using descriptive programing. can any one give me the peice of code to schedule the booking from one place to another using DESCRIPTIVE PROGRAMING.
What is the Maximum syncronization timeout in seconds in QTP 9.5
What is the difference between low level recording and virtual object.
WE ARE PLANING TO DESIGN AUTOMATION FRAME WORK. HOW TO CALL CONFIGURATION SCRIPT FILE(.VBS) FROM DRIVE SCRIPT FILE(.VBS)
How to make arguments optional in a function?
wht is the difference between action and functio?
How to open an application through scripting?
How do you return a value for an array.
How open an excel sheet in QTP(not a run time )?
Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.
how to get the object property
What is the architecture of framework