where do you store the test result?
Answers were Sorted based on User's Feedback
It depends on the company, the answer will be varied.In our company, We are storing Test Results in Htmlformat in Project Folders.
Some times we can store the Results in Excel Files and QC also,,etc..
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / menakabsccs022
Testing is the network of activity ex coding
| Is This Answer Correct ? | 3 Yes | 9 No |
In QTP how to interact tool and application build?
what are the disadvantages in QTP 9.2?
Hi All, I need Code For how to export Pass\Fail status to excell sheet without using QC. Thanks Balaji
how can we retrieve ten rows from the data table using loop concept?
Hi any body can tell me the synchranization point syntax thanks in advance
How many function you use in your application?
If u don't have any Knowledge on perticular application but they give that application to u for Testing ? Then How we wil move towards testing on that application?
We are calling Actions in Expert View by using Run Action.but i want to know where we are saving the Actions Scripts.Pls explain??
How many tables r created during the recording in QTP?
How to count no of edit boxes on the page?
What are the QTP advantages and disadvantages?
Can you write a script for to insert array elements in an excel A to Z columns only. if the number oe elements in the array is greater than the number of columns (A to Z), come to next row and proceed furthur. eah cell should contain only one array value.