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 |
How to database testing by manualy?in my db having 100 records when i am retriving the data from db it shows in frent end 30 records how to find bug using QTP?plz Exp realtimers (Chandana)
i am entering wrong data or wrong password in a text box and click on submit button .i am getting a popup window with a message Please enter the correct password or data .How can i handle this situation by using QTP.
How to extract the data in the below scenario and dump it in the excel? Link1 Link2 Link3 Link4 numberlink1 text text text numberlink2 text text text numberlink3 text text text numberlink4 text text text So, Here is my question? -- It is a matrix but is not a web table(QTP does not recognize it as a web table) -- Link1, link2 and link3 are links under which text is available -- numberlink1 to numberlink4 are again LINKS -- All the others displayed are text only I want to extract the data in the above scenario and dump it into an excel in the same scenario as it is displayed above. Kindly help.. Thank you
How to load a object repository in QTP during runtime?
2 Answers BNP Paribas, Virtusa,
How can we use regular expressions for a table in web page, each cell in table having unique identification, Now I want to count number of rows in table and enter data in all cells of the table?
write a vb script to print even numbers from 1-50?
6 Answers Kclink Technologies, Logica CMG,
what are SetToProperty, SetROProperty,GetToproperty scripting?
one ok button and one text box is there.when i click on ok button in that text box one no. will display from 1 to 100 randomley.if that is not 100 when we click on ok button again ,again another text box ll created with another no. we will continue this till the text box created and displays 100.and when its 100 ok button should disabled. remember thet no will display not seriely ,it displays randomley,and each time new text box will created.
write a script to verify the image path(src property) of the images which are in web pages.(do it by Descriptive method by creating a description object)
Please mail me the license key of QTP 9.5 t v.sadangi@gmail.com ????? thx
Hi, Can anyone help me in esimating time for an application using QTP tool.. What factors should be considered while calculating the estimation time for QTP... Thanks in advance... Prasad Gali
If there are 10 notepads opened on desktop. how can we close a particular 2nd notepad using script