After running scripts how you report results ,there is any
specific report form

Answer Posted / hariprasad reddy

Using QTP utility statement we can send report to Test
Result Window.Here the utility statement is

syntax is
report.reportevent event status,stepname,details
Argument-1 : event status are 4 types
1)micpass
2)micfail
3)micdone
4)micwarning
Argument-2 : The status of object we are going to report
Argument-3 : The details of the object.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to disable the pop ups through QTP using a script

1825


What is the expert view?

629


Tell some commonly used Excel VBA functions?

705


can the activities of test case design be automated?

1546


Explain the new feature of UFT regarding the export of test results?

672






Describe the differences between functions and actions in UFT?

701


We stored into the objects OR and then write the scripting

1630


Hi, I am using OutputCheckPoint for 2 webelements Bed:4 and Bath:2 Full,1 partial in my result page and I am storing the value in the data table. I dont need the string Bed:4,I would like to get only the no 4. How can I get it? Even though I highlight only 4,It is seleting the full value "bed 4". Same thing happend for second webelement Bath:2 Full,1 partial I need only the No 2. I used the following to split MyArray = Split(UIBathResult, " ", -1, 1) But it is giving the value My Array(0)=Bath:2full,1Partial I need the only the nos for further comparision.Any help? Thanks Uma

3411


What is the significance of “action 0” in qtp?

660


How many types of recording modes in qtp? Which will be used when?

629


if there is a web table of having row and colmns.a button is placed at 2nd row's 3rd column which is worked for both edit and delete..how to write script for the button to test both operation on the web table using desriptive programing.. plz help me on script wheather using getroproperty Q2)what is the command for taking valiue from a web table in qtp

24343


What are test settings and global settings?

657


What are the types of object repository?

661


What is test object?

786


what is error and fault in terms of software quality?

1592