what you need to compare between two pages? its title, url or name? you can 
do 

if page1.GetRoProperty("name of property") =page2..GetRoProperty("name of 
property") then 
   pass
else 
  fail
end if .. 
you can get value of property into an arrays and compare two arrays also. 


On Saturday, October 19, 2013 3:25:44 AM UTC-4, suresh varatharajan wrote:
>
> Hi Guys,
>
> How to compare two web page objects using QTP and how to find the page 
> difference and Error (Page cannot be found).
>
> Please help me to solve the above issue.
> -- 
> Regards,
> Suresh.V
>  

-- 
-- 
You received this message because you are subscribed to the Google
"QTP - HP Quick Test Professional - Automated Software Testing"
group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/MercuryQTP?hl=en

--- 
You received this message because you are subscribed to the Google Groups "QTP 
- HP Quick Test Professional - Automated Software Testing" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to