Waht is Test Report , What it consists?
Answers were Sorted based on User's Feedback
Answer / abcd
Test report is a note prepared adter completion of testing.
it consists of
no.of bugs raised, status, matrix,references
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / manu
Test Report is a report for showing following:
1) Where the test has failed?
2) Step by step report of each step run.
3) Whar are the parameters passed and their valuse.
4) any warnings?
5) How many checkpoints passed/failed..
lemme know if I missed out something!
| Is This Answer Correct ? | 1 Yes | 0 No |
What are the types of object repositories? Which one is you using?
Anybody can tell me what are the common roles and responsibilites of a Automation Test engineer
How do Parameterization and Data-Driving relate to each other in QTP?
How do you test the different ads displayed in the Inbox home page of Yahoo. Once u login Yahoo mail, in inbox page there will a banner, where different ads are scrolling, how do you test that using qtp?
Can u call winRunner scripts from QTP?
How should I get results when I run scripts in a Batch mode
Explain QTP Testing process ?
what type of frame work used in your company?
. Types of properties that Quick Test learns while recording?
How we can use the database checkpoint on a java web based application in which the database connectivity is done using JDBC->Pure Java type (in this type there is no need to create a DSN). At present in QTP we can fetch database values using checkpoint only through DSN. Is there any programming for this if we don't have DSN (ODBC)
In QTP what is the difference between Step-in, Step-out, Step-over ?
Hybrid framework supports Descriptive programming. Is it true?