QTP Interview Questions
Questions Answers Views Company eMail

write qtp descriptive programming to activate multiple notepads? please urgent friends

TCS,

1 4752

what is the code in QTP to take screen shot?

TCS,

4 16233

how to create external data table?

TCS,

1 2991

Hi Friendss..., can any body help me.. 1. Tell me your achievements(Technically)..? 2. Tell me your strengths(Technically) and weakness(Technical)..? 3. Why are you looking for change..?

Ness Technologies,

1394

What are the Application Functions available in QTP?

1450

Can you write a script for to insert array elements in an excel A to Z columns only. if the number oe elements in the array is greater than the number of columns (A to Z), come to next row and proceed furthur. eah cell should contain only one array value.

1 2811

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

1319

You have a WebTable in Web application. When you Record a Scenario using QTP, WebTable didn't recognized and also Repository is not having Webtable information. In this case How to find RowCount and Coloumn Count?

PanTerra,

2 6286

in which situation u will use recording and in which situation u will used to write script manually

1 2880

what are the disadvantages in QTP 9.2?

1 3704

Can I use datatable of Action1 in the Action2.

IBM,

2 7980

Can I import a excel sheet in Action1 datatable? How?

IBM,

2 7760

suppose u have two send buttons(same width,height,font) on an application write a descriptive programming

1 2884

unique properties of button,edit box, radio button,check box?

IBM,

1 3788

In Keyword driven frame work you have write 30 test case for one scenario,in which 10 test cases are failed while executing.client asked you to execute only the failed test cases. HOw can you execute only failed test cases

IBM,

2 5009


Post New QTP Questions

Un-Answered Questions { QTP }

Why do we use "Text checkpoint" If we can make use of it in "standard checkpoint" ?

1448


What is the difference between keyword view and expert view?

581


We stored into the objects OR and then write the scripting

1519


Both static and dynamic arrays are handled by the vb script. Is it true?

530


What is the use of Debug Viewer?

1460






Mention what are the different types of recording modes in qtp? Which will be used when?

538


Explain quicktest professional testing process?

544


How to modify object property in qtp ?

539


How is UFT 11.5 version different from UFT 12.0?

580


Hi all, I am using windows vista, I am in the process of learning QTP. When ever I try to work with insert mode in flight application , i am getting the error of 'Operation must use an update table query, fractional truncation(null) error. Can anyone help me regarding this?

1373


What is business process testing(bpt) in qtp?

660


assume i have few url link how will i dynamically call then using descriptive programming?

1568


Can we record an application running on a remote machine using qtp?

685


How you calling actions in qtp?

602


HOw to add the recovery file at runtime to the test file .

1515