QTP Interview Questions
Questions Answers Views Company eMail

How to Parameterize Object repository in QTP?

Cognizant, IIBM,

6 36427

Per-Action Vs Shared repository?

5 14931

What is Active Screen in QTP?

11 53464

Use of Multiple Actions in QTP?

3 10190

What is runtime objects and test objects? What is the difference between them?

IBM,

7 34514

Recovery Manager means..?

4 8269

How many check points are there in QTP and what are they?

5 17240

How to add check point?

2 8988

What is Tree view?

2 6803

What is Expert view?

4 7808

What is the scripting language used in QTP?

IBM,

11 62837

Associated files in QTP?

1 6816

Use of environment variables?

4 8593

What is Object Spy?

8 10825

Can u call winRunner scripts from QTP?

4 14745


Post New QTP Questions

Un-Answered Questions { QTP }

In qtp, how you can get the last character from a string?

542


In qtp, how you can use xpath to identify objects?

595


How to break the object spy ?

651


Hi Guys, I want to place all of my values which i am getting it from a loop in to a global shee. For that i had written the script like this For i = 1 to ECOs-1 ECO = List(i).GetROProperty("innertext") DataTable.AddSheet("ECOList") DataTable.GetSheet("ECOList").AddParameter "ECOList",ECO AbortECO = DataTable.GetSheet("ECOList").GetParameter ("ECOList").Value msgbox AbortECO DataTable.GetSheet("ECOList").SetNextRow Using the above script, whenever the loop iterates it is creating new column "ECOLIST" in the sheet called "ECOLIST". It means, the values are displaying in the column wise even though i added the script " DataTable.GetSheet("ECOList").SetNextRow" . The cursor is not moving to the next line. Anybody help me out how to pass the values from script to the excel(Global/Local) sheet. Pls let me know @ nbabu11@gmail.com if you are not clear about the question.

1372


Whether qtp 9.0 supports Test director8.0

2106






Explain how qtp identifies object?

599


Explain the features and benefits of quick test pro(qtp)?

502


What is the synchronization point in qtp?

549


When QTP object wait time is 10 seconds, and in test script wait time is 5 seconds and in function library wait time is 2 seconds how much time does the wait occur? or which is given priority.

1609


How to find the difference between 2 dates in qtp?

564


How to automate a script in mainframes environment? I have the terminal emulator Add in. Describe in detail.

1673


Explain the new feature of UFT regarding the export of test results?

563


What kind of performance is expected on the client side (e.g., how fast should pages appear, how fast should animations, applets, etc. load and run)?

577


Hi, While recording a Jave based web application, its recording all my actions and the objects.And I have 5 WebEdit objects on the page and all are recorded. But while execution, at the 2 WebEdit object, its entering the value into the object (Its making a call to the AJAX, matching the value), when the control get out of this object the value is erased or cleared. Could anyone please help. I have recoreded 5 more scenarios where WebEdit is in the picture on different webpages and all are working fine. Here is my Script: Browser("Sign In").Page("Matching Workbench_3").WebEdit ("locationLookup").Set "0320 - SEATTLE-KM" Browser("Sign In").Page("Matching Workbench_3").WebEdit ("supplierNameLookup").Set "TRAMMO PETROLEUM INC" *** SupplierNameLookup is the object, which is haing an issue. And also I was using the SendString function, but it didnt work.

1750


what are the limitations of smart identification in qtp 9.0

1911