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 |
Hi Recently I Attend one interview .The intervier ask on Question in QC 9.2 . The Qus was while ruuning the Batch RUNS scripts in test lab if defect will comes .The defect automaticly wants to genate . How to Configure in QC . Thank You Balaji
What is 'sleep' in sync point?
PLEASE TELL ME WHEN DO YOU USE THE OBJECT SPY AT RUN TIME
If a script has a local repository and also uses a shared repository, which repository will QTP use first when searching for an object during playback?
How to get the format of a webedit class in qtp. How can i know that particular webedit accept what type of format like "mm/dd/yyyy" or "$" or Alphanumeric
Write a code check the checkbox in the web table which is in the 4th row and fifth column (Use child item concept)
what is smart identification in qtp? pls any give details? thanks in advance
Did the scripts need lot of maintenance? If yes, why?
Explain qtp(quick test professional)?
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);
How many types of status are there?
How to capture dynamic values in load runner and how Each of the captured values are to be written to a text file (c:\temp\LoadRunner1.txt)