Waht is Test Report , What it consists?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which functionalities of QTP used in banking project?

1907


How does quicktest professional identifies the object in the application?

537


How can i test an application like Google Earth.In my application data will be fetched from a oracle database based upon which graphs are generated..so these all are dynamic..how can i use qtp here..alongwith that how can i test the map generated by a satellite just like google earth..

1709


How to make qtp understand the difference amongst the same type of objects .suppose there are 5 check boxes in a page and I have to choose the 2nd one, how to do that through script?

556


I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian

1556






How many types of parameters are available in quicktest professional (qtp)?

570


write a script to verify the image path(src property) of the images which are in web pages.

1794


The structure of keyword driven frame work is like a folder structure the different sub folder are 1-functional libray folder 2-object repository folder 3- database folder 4-appliction1.xls 5-initalzation vbs file 6-sequence file 7-driver script 8-test case list file My question is whether these are in a local server machine or in our pc.((whether It like Vss). can u give example of driver script(code)

2789


What is a reusable action?

570


How QTP identify the system time that's changes every seconds?

586


Can we use index on view?

1591


Thanks....But can u tell me how i use the QTP for GIS with one Example...

1416


What is the difference between shared and local object repository?

607


how to disable the pop ups through QTP using a script

1711


what is test scheduleling?

2002