Hi Friends,
Iam Beginner in QTP and i want to Try the software QTP.
I checked the mercury site for QTP Trial version and i
found QTP 9.0. The thing is that it supports windows
2000,Xp but not windows 98.And Iam using Windows 98 onlu
and it's not possible for me to upgrade to windows 2000.
Pls. guide me how to get the trial version of QTP which
supports windows 98 Operating System The version may be 6.5
is ok for me.Thanks in Advance
Answers were Sorted based on User's Feedback
Answer / ravi
Hi,
You said that u are using windows98 If u interst u just
install qtp6.0 or any before versions u just install Any
Way it wotks otherwise and u install windows millinaium it
suppots all versions.
bye
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / kiranmayee
windows 98 operating system supports qtp 8.2.There is trial
version of qtp 8.2 also.u better try this.
| Is This Answer Correct ? | 0 Yes | 0 No |
Is there anyway to have QTP go into a website and map out every object before I actually record any tests? I basically want to map out a website with all the objects and build a complete repository. The reason is because I'm running into issues with hierarcical objects. for example: Browser("ABC company- Home").Page("ABC company - Home").Link ("About Us").Click Browser("ABC company - Page 2").Page("ABC company - Page 2").Link("About Us").Click Both these links ("objects" and I use that term loosely as I'm trained mostly in OO programming) go to the same place but but the object heirarchies (pages) are different. I want a repository that will find any possible link on any possible page without having to manually record it. Is there a way to do this?
What is Regular Expressions?
How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")
what is purpose of automation?
how you test broken link using the automated tool QTP ?
What is keyword view in qtp?
How can we fill data in a text box without recording using object spy. Can you please provide the steps...
How to capture checkbox properties when properties of the object keep changing on relogin to the application.
Hi,EXCEL SHEET AND DATA TABLE . BOTH ARE SAME OR NOT?
What are SetToProperty, SetRoProperty, GetToProperty scripting?
Why is action split used by qtp?
Q) Please any body can help me how we can create descriptive programming if the application is not ready i.e we don't have unique property of object ? note:build not ready means we can't use object spy in build to get unique property .