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 |
write a VBscript code to parametrize test script using test data from sqlserver database?
Tell me the QTP Advantages and Disadvatages ?
Diff b/w Test Design and Test case design? What is the Design Review's and Code Review's. When will you conduct tese reviews?
How vl i prioritize the actions when i have 10 actions A1, A2, A3......A10. I want to run action as follows A1,A5,A6 and A10. How i can do it. Thanks in Advance to u.
Synchronozation types in QTP
When it be decided to go for either Per - Action or Shared?
What is difference between design time and run time data table?
How does QTP identify an object?
Do we get any issues if we run the test script on differentbrowsers?what are the options we need to set in QTP?
describe some problem that u had with automation testing tool?
How can you pass value one action to another action?
Describe function procedure in vbscript.