Hi,I have doubt in QTP.i have a project which was developed in java.In one of the screens i have 2 fields fromdate and todate.user enters values to this fileds and clicks submit.it generates a report with some records which satisfies both fromdate and todate.So now i want to check that report with QTP for dates whether that reports satisfies both fromdate and todate conditions.How can i do that?Pls let me know asap.Thanks and RegardsBalaji

Showing Answers 1 - 7 of 7 Answers

Guest

  • Feb 20th, 2006
 

Hi Balaji,

    If you are taking the values from the excel sheet and stroing the report in the excel sheet, you can do that by using the datatable object.

You can import both the sheets , and compare them

If you want to compare with the runtime values of the Java Application,You can use the GETROProperty of the object and store it in a string and you can compare

I think i answered your question, if you want further clarrifications, feel free to ask

Regards

Naradimha Rao D.V

  Was this answer useful?  Yes

samyukta

  • Mar 28th, 2007
 

Hi can any one tell me how to comapre two excel sheets (data) in qtp.. Any specific command

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions