How u prepare Test result summary in QTp?

Answer Posted / pramod

For Test Result summary better use excel sheet write a script for pass or faill after excution of ur test script.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I am having major problems with some DB Table Checkpoints I add to my script. I 35 web based applications recorded and each has DB Table Checkpoints insert but only 1 script isn't recognizing the DB Table Checkpoints for some reason. I've checked the DB connections and the info in the Library Functions and still only this one script out of 35 doesn't recognize the DB Table Checkpoints. Can someone please help me figure out why only this one script out of 35 that's hitting the same database is having a problem.

1972


Tell me about qtp?

709


What is the standard timing delay for web based application in qtp?

826


Call to copy of an action and call to existing action… i know the diff but in real project how to use..? i want live scenario.pls help me..

1517


Is it possible to call win runner script in qtp?

853


Explain in brief about the quicktest professional (qtp) automation object model?

775


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);

3750


How do know the number of browsers opened?

829


what you mean by artifact,milestone...

1704


What VBScript operators, functions, and statements do you use in QuickTest Professional?

2371


How to associate function library at a run time?

899


i have two questions for regular expression :- Q1. I have date pattern eg-29/11/2011 29-11-2011 29.11.2011 Que- if any separator is there between date,month and year pattern should match else it should not match eg- pattern should not match in case of 2911-2011 Q2. let say i have a string and there is a number in between of that string eg.-Amount 30002.234 successfully credited to your account . now i have to match this pattern in such a way that even if decimal is not there pattern should match ,how i will do this using regular expression

1227


• What type of testing questions will be asked for 2+ yrs exp people in interview?

1471


How to change the priorities of the recovery scenario properties?

835


descriptive program for a yahoo mail that is in yahoo mail suppose check box mailid subject assume it is like this format all things are in webtable the question is suppose some mail ids are there in that mailids i want to select the check box wich is before a@gmail.com and after that i want to click on delete button

2005