QTP10.com is a new and completely free website that offers help in all the versions of HP QTP (including latest version 10). More importantly, it offers free code for users of HP QuickTest Professioal. This site helps you in learning the basics of QTP and descriptive/advanced programming in (QTP) on various environments like - .Net, Infragistics, Web, Windows, etc.

Note -
This blog is NOT affiliated with HP / Hewlett-Packard in any way. The data/questions come from various sources and we have our own testing questions. I am just another Software Tester like you.

Friday, May 1, 2009

Tricky QTP questions for all !!!

SPONSORED LINKS

1. How will you automate a window which while spying is not returning any property value ??

2. How do you find the color and font of all the links on the page???

3. what are the disadvantages of smart identification.??

4.what are the disadvantages of recovery scenario??

5.How can you execute javascript on qtp??

6.What are the basic prerequisites required in automating an infragistics controls based application?


7.Can i record a web based application on Mozilla??

8.What is the difference between Repository Parameter and Repositories Collection ??

9.How to copy Virtual Object Manager from one computer to another computer??

10.Can we use GetRoProperty method to get index or location of link in web application??

Click here for Answers.

SPONSORED LINKS

5 comments:

nagaraju said...

superb questions inceased my QTP knowledage

bca said...

Please, Can anyone answers the above questions?

Swati said...

1. How will you automate a window which while spying is not returning any property value ??
MAY BE - REFER TO THE WINDOW WITH BLANK PROPERTY VALUES


2. How do you find the color and font of all the links on the page???
CHILD OBJECTS OF LINK TYPE IN A LOOP.. THEN USE VARIOUS FUNCTION TO GET COLORS

4.what are the disadvantages of recovery scenario??
MAY MISS OUT ANY SCENARIO WHICH IS SIMILAR BUT NOT THE SAME AS THE RECOVERED ONE

10.Can we use GetRoProperty method to get index or location of link in web application??
WEB APP HAS CREATION TIME

Amit Sethi said...

10.Can we use GetRoProperty method to get index or location of link in web application??

Answer 10: NO

Amit Sethi said...

10.Can we use GetRoProperty method to get index or location of link in web application??

Answer 10: NO