QTP Interview Questions
Questions Answers Views Company eMail

What is the real use of different actions in QTP

2 4153

I am not able to record yahoomail browser.its giving error like "The browser Application can't be launched .Posssibly the URL is wrong" So anyone can tell me what setting i have to do in qtp??

1 4522

If you are using descriptive programming and you have two objects with the same name, so you are identiying them by name and index, how can you avoid errors if a third object with the same name is added at the begining of the page?

4 5706

hi can any body give me a script for creating a modularity or keyword driven framework..i am working as a qtp tester for 2 months but still i am not exposed to framework in my company

Excel,

1414

How to execute the test cases using QTP. i.e What is the use of QTP while execution

2 13082

Please help me by providing the License key for QTP 9.2, at guru_aarya@yahoo.co.in Best Regards Gururaj.B

2898

What is the use of "Define new test object" in QTP 9.1 When should we use? Explain?

4 11424

How can we test an XML using QTP? I have been to an interview, where they have given me an XML which had 15 values and they have given those values on a separate page. They asked me to write a QTP script to check the XML is having those particular 15 values.

2 12331

can we test an windows application using qtp

1 8582

I m new to QTP? Is it necessary to know VB for learning QTP for Automation? Can I understand QTP excellently Without practical automation?

3 4615

I have java based application on my computer. Can I install QTP on it? What are system requirements for installing QTP?

3 5604

How Can I automate PDF forms using QTP9.2 ?

2335

How can i open 5 multiple browser at once through QTP VB script

4 16922

Hi, Can anyone please tell me how to connect the QC with QTP using QTP script? Thanks in advance

1511

How can i open 5 multiple browser at once through QTP VB script and i want to login with 5 different credentials i already tried with this code but its entering credentials only for first browser and am using datatable to parameterize

2 6576


Post New QTP Questions

Un-Answered Questions { QTP }

How can you handle exceptions in qtp?

525


Explain how qtp identifies object?

599


Hi, I have 2 dropdown listboxes called region and city/area. It needs to select one region(Santa Clara) and one city/Area (Sunnyvale).So I put this in the for loop and I am storing the Items in the variable called itemname. The regions value will get changed,so I used reg expression for this regions. This is my code Browser("MLSListings.com").Page("MLSListings.com").Link("» County/Area").Click Browser("MLSListings.com").Page("MLSListings.com").WebList ("regions").Check CheckPoint("regions") ListSize=Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").GetTOProperty("items count") For i = 1 To ListSize-1 Itemname =Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").GetItem(i+1) Browser("MLSListings.com").Page("MLSListings.com").WebList ("regions").Select Itemname ................. If I run the script,I am getting the following error, Cannot identify the specified item of the regions object. Confirm that the specified item is included in the object's item collection. Any Help? Thank you, Uma

1334


what is vmodel?advantages and disadvantages of vmodel?

1605


What is the diff between image and bitmap check point?

583






desribe a situation where u faced a stressful situation and how did u cope with it

1394


How qtp recognizes the object?

657


Tell me one scenario, the complex functionality you have automated in your project?

1461


What is ‘object spy’ and what is the function of object spy in qtp?

560


How is test case write?

566


How to analyzing the checpoint results?

505


What is the latest version of qtp?

570


Explain building blocks of the bpt framework ?

547


How to build scripts that access data from external sources?

1590


How to run a test using quicktest professional?

514