Once we get the Test Result from QTP.,I Have to convert
into Excel file format..Is it possible..Can any gudie me
regarding this...
For Example :
Total Test Case is : XXXXX
Test Case passed : XXX
Test Case Failed : XXX
--------
Total XXXXXX
---------
Answer Posted / narayan
u can create a column name call result status in the data
table.if test iteration is passed then put "PASS" else
Put "FAIL" in the datatable. onces execution complete u can
check the pass & failed one then import it in to excell or
notepad.
For getting total test case numner,use datatable.rowcount.
Still if you any questions tell me know
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
ACTUALLY I AM WORKING IN THE DISTRIBUTION DOMAIN.MY COMPANY IS PROVIDING DISTRIBUTION SOFTWARE FOR PHARMA AND FMCG DISTRIBUTORS.HERE I AM USING QTP 9.2.HERE IN MY APPLICATION WHILE RECORDING ONE WINDOW APPEARS.IN THAT I CAN SELECT THE ITEM OR NO NEED TO SELECT.BUT WHILE RUNNING THE SAME SCRIPT THE WINDOW MAY NOT APPEAR OR APPEAR.HOW TO WRITE SCRIPT FOR THIS
I want to open a Notepad window without recording a test and I do not want to use System utility Run command as well. How do I do this?
We stored into the objects OR and then write the scripting
Mention the test steps of qtp.
write a script to verify the image path(src property) of the images which are in web pages.
What are the types of environment variables in qtp?
Can you list some technologies that support qtp?
Explain the difference between data driven testing and parameterization ?
HI I want to know the detials of QTP certifications such as syllabus, study Materil etc. Can any provide me all these details?? my mail ID is krishnuvk@yahoo.com
I used child objects to get the no of weblist present in the weblist.now i need to select the items present in each weblist ?How to do so
wt is the use of multiple questions in QTP
What is test object model in quicktest professional (qtp)?
How many lines of code in each script of QTP?
why should we give deliver good quality software?
What are the 3 main stages involved in testing with qtp?