Hi, How to export the Checkpoints and Output values(Test
area output values) from Object Repository to Excel
Answers were Sorted based on User's Feedback
Answer / uday
There is no option of exporting checkpoint(CP) information
to an excel sheet, because all the CP info is saved in
resources.mtr, and even we cannot create checkpoints
manually.
All the CP info is saved in the local OR, so it is in
resource.mtr of that action.
We can copy the CP info. to other ORs.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / amarnath.madakasira
Hi Could anybody please suggest me how to export the
Objects from repository to excel sheet.
| Is This Answer Correct ? | 0 Yes | 6 No |
Hi! My OTP script has several bitmap checkpoints included which I check in the test results xml file. The test is for SAP 4.7. I need to save these bitmaps to files or at least export them to the html file using the export function in the test results viewer. Could you please help me with this problem? Thank you in advance! Best regards, Peter
Have you worked with QC?
Add parameters during time in each row in one column
What are the views available in quicktest professional?
Apart from VB script What are the fundamental criteria to gain the knowledge to write QTP script without OR and recording ?
you written some code in qtp for opening google.com browser and entered some text inthe search text box and clicked search button. this is ur script.. before running this script i have already opened two google.com browsers. now am running the script what will happen? script will run or what?? Thanks... Nani
How to export data present in Datatable to an ".xls" file?
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.
Explain in brief about the qtp automation object model (aom).
Explain the views in the QTP GUI?
How to get popup error message.
How to capture dynamic values in load runner and how Each of the captured values are to be written to a text file (c:\temp\LoadRunner1.txt)