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 is difference between QC and TD?
How we can we create a Text checkpoint in QTP 9.1,Actually what i did is first i put in recording mode and gofor Inser menu>Checkpoint>Textcheckpoint>click,Now an hand symbol came and i showed it to some textbox and cliked but the QTP9.1 is giving an error message like "The Obkect you are selecting doesn't support this operation" If i go for Help of QTP 9.1 information I didn't get any solution,pls help me in this issue.
What is the difference between "Call to copy of action", "Call to existing action" & "Call to winrunner action"?
Does we use Classes and methods in realtime..?How wud we access methods in a class..?Thanq Guys..!
Diff B/w Webserver and Client Server
How to give a call to another action from one action?
is it possible to change the date format like MM/DD/YY into DD/MM?YY through script in QTP
Where the text version of script file located in file system?
How will u find that how many List boxes( and check boxes) are present in one particular window
what is smart identification?
I am automating a Java application. This application is developed using SWT. I am not able to get the GUI object. Even i tried with Java add-in. In tutorial it states SWT is not supported any idea. Anybody worked in such appln. My question is whether it is possible to record the GUI object of SWT appln. how it is possible.
1. I have asked the same question for the third time, but i am getting wrong answers. Pls give me the script to count the number of edit boxes or checkboxes in an windows application screen. In windows application childobject is not working, anyone very urgent