How can we export test results to an excel sheet in QTP???
Can any one provide sample coding for this?????
Answers were Sorted based on User's Feedback
Answer / anand aranganathan
Syntax : Datatable.Export "PathofFile"
Example : Datatable.Export "F:\test.xls"
Is This Answer Correct ? | 0 Yes | 2 No |
Answer / harikumar
DataTable.Exportsheet("Path of the Excel File")
Is This Answer Correct ? | 0 Yes | 8 No |
write the vb script for call to new action in qtp?
hi i have one doubt i have 4 yrs exp in testing and iam working one mnc in north but i have completed my degree correspodene is the companies are accept in south side some people are tellig they won't agree but i need correct answer plz let me know which companies are taking and not taking thanks in advance
who will distribute the project modules for testing in testing team ?
If I change the object name in one action will it be updated in all the actions? Or not?
one screen page,that contains file , browse , update and cancel buttons.when we browse a file it should get update otherwise it should go to previous page.write negative test case for that.
How does qtp identify the object in the application?
What is the extension of the recovery scenario file in qtp?
What is the D/B Test managemet tool and bug trcking tool? Ans send to pbr.qtp@gmail.com
How many types of status are there?
What is the default object synchronization timeout in qtp?
1. Which function is used to check whether the specified object property achieves the specified value within the specified timeout below anyone is correct 1. Check Property 2. getToproperty 3. output Pls anybody can give the answer.. Thanks in advance...
Get the count of files of similar types from a folder.