QTP Interview Questions
Questions Answers Views Company eMail

1.In VB Script 100 lines Script. How can check the Syntax errors? 2. Write a VB Script for X = India/Srilanka/Australia/England/South Africa.I need the Output Country wise? [ 1st Msgbox India , 2nd Msgbox Srilanka] ---- 3. How can Choose these test cases to be automated?

HP,

5 5994

How to find which type of Framework is suitable for which type of application?

CTS,

4 4924

How to switch between browser tabs? )moving from one tab to another tab)

CTS,

1 16944

What is the use of low level recording? How does it useful?

1 2800

What is the main disadvantage of using low level and Analog modes?

2 5891

what is difference betweem class annd object?

1 2878

wht is the difference between action and functio?

3 3964

what is parameterisation?

3 4004

What is QuickTest Automation Object Model? Where we can use AOM?

1 3365

How to track the execution time?

2 3786

With out using the task manager,how to close the application using vbscript and what is the statement?

1 4177

What is the difference between wait and synchronization point?

3 5041

What are the option you can use to synchronize your test?

2 3407

What are the environment variables?

3 4877

four browser are open same application i want to enter 3browser how?

IBM,

3 4813


Post New QTP Questions

Un-Answered Questions { QTP }

banking domain description for software tester for interview

3456


I have 5 save buttons in 5 tabs . The tabs are placed one after the other. My object repository have these added as 5 save buttons with name sav1, save 2, save 3 , save 4, save 5 .all are getting highlighted from OR but they are not getting clicked. After spying each button all the properties are same except First button Index 0 html id:=btnSaveTab1 outerhtml:=", Second button "html id:=btnSave "outerhtml:=", Third button "html id:=", outerhtml:=",

1341


What is the difference between call to existing action and copy of an action?

589


How to Upgrade or support firefox 2.0 version on QTP 9.0? I have installed QTP 9.0 and installed firefox 2.0. But in REcord and Run Settings, it shows firefox 1.5 in Web tab for browser selection.

1778


in data driven testing for performing operations which method is easy from manual test data,keyword view,or from database.and why?

1344






how to create flat file datasubmission in qtp

1890


• What type of testing questions will be asked for 2+ yrs exp people in interview?

1241


How many types of actions are there in quicktest professional (qtp)?

522


How to find the length of the string in qtp?

568


Hi, I am working on microsoft infopath forms..It is standalone form..(not dotnet or web.) . I am not able to indentify any objects in it.. I am currently using active accessibility in the macro for the same but its execution is too slow.. Kindly help in case you have better solution.

2392


What are the different types of qtp test assets and their extensions?

580


Why is Client side image is preferred over server side image?

1433


explain structured testing? plz guys with exp. do answer

1398


How will you test a stapler?

584


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.

1755