QTP Interview Questions
Questions Answers Views Company eMail

what is KEYWORD DRIVEN TESTING ? I M NOT ASKIN WHAT IS KEY WORD VIEW PLZ ANS FOR ONLY WHAT IS KEYWORD DRIVEN TESTING EXACTLY THANX

3 5628

I am not finding pages and links in object spy on web testing. I am only getting window and winobject. where is the problem? thanks

4 6097

if you run one test script in internetexplorer the same test you run in mozilla ffirefox is it possible or not how is it.

Satyam,

1 4618

can any body tell me all of the release dates of QTP?????..... thanks in adv!

3 10225

wt is frame work wt r d different types of frame works used in ur company

Infotech,

1 4141

If a script has a local repository and also uses a shared repository, which repository will QTP use first when searching for an object during playback?

3 4943

what is difference between analog and low level recording

Intel,

2 7210

how qtp identifies objects of application.

Intel,

5 9326

what difference between runtime object and text object and what property they have. whether they have same properties or different properties.

Intel, Satyam,

1709

what to do if application have 3 "ok" button with same logical name and same properties, how qtp can identify them.

Infosys, Intel,

11 14944

what is difference between wait and synchronization point.

IBM, Intel,

3 13504

wt is the xtension of the QTP result view file?

4 10820

Can we set a timeout for the msgbox.I want the msgbox to disappear after 2 seconds during the script execution without clicking on the OK button manually.

6 21307

Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.

ABC, scintel,

1572

Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.

scintel,

1 2876


Post New QTP Questions

Un-Answered Questions { QTP }

How many test scenarios you have automated? How many time it will take to execute 30-40 scenarios? What SDLC model you are following? How often you will execute your test scripts? Because of some changes, your test scripts failed? When you will update your test scripts? How much time it will take to update? Do you know how to connect database? Do you know the direct method to count no. of records (or) rows present in record set once query is executed? How will you create the connection string? How did you resolve conflicts present in Object Repository? How good you are in VB? How will you work on Excel Application? How will you select Excel sheet? If you want to select 10 sheets, will you create 10 separate objects? Given string is “abcd”. What are the methods you will use to display “dcba”? Drives script – explain the frameworks? How you are updating results for each test? What is start up, configuration, navigation scripts? If you are not able to understand the application (some module), who will teach you? What test cases to be automated? When to be automated? What is the testing process you are following? What life cycle you are following? When you will use Descriptive Programming? Do you have the permission to add objects into shared object repository? (OR) someone will maintain SOR? Do you know how to add objects into shared object repository? How many test cases you have automated? How much time will it take to execute? What is complex in automation? When you feel automation is complex? Tell me one scenario, the complex functionality you have automated in your project? Excel sheet having some datas and some datas present in the application (in table). How will you compare these two datas? Write code to fetch datas from Excel sheet. Rate yourself in SQL? Display the employee name who is getting maximum salary? sal ID Salary name 001 100 002 500 003 300 ID 001 002 003 Ename A B C Have you written any test cases while you are in Automation? Manual Testing also will you do or you will work only in automation?

2227


I have written a code to fetch values fro access db and place in the fields. Iam using GetROProperty to fetch runtime values. Now i want to add runtime values to the access db in field v3. please help me. Its not writting in the db. Option explicit Dim con,rs,db,c Set con=createobject("adodb.connection") Set rs=createobject("adodb.recordset") con.Open "Driver={Microsoft Access Driver (*.mdb)};dbq=D:\Sales.mdb" rs.open "select * from tax",con Do while not rs.eof Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("incost").Set rs.fields("v1") Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("intax").Set rs.fields("v2") c=Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("outtax").GetROProperty("value") rs.MoveNext print c Loop Do while not rs.EOF rs.EditMode rs.Fields("v3").Value="3" rs.Update rs.MoveNext Loop Set rs=nothing Set con=nothing

1487


What is debugging? How you debug your script?

612


what r the verstions from 1st to present (verstions) of mercury tools (like winrunner,QTP,Loadrunner) ? Chandana

1469


What is exact meaning of Database Checkpoint in QTP 9.2 and what are the different types of the database check points?

2269






www.icici.com ,after this.. home page wll came, in this page what r the items we r going to test for manual and what are items we r going to test for QTP... explian clearly with example

1733


how to fetch the values from grid? & qtp recogniges that grid as a webelement? what u do?

1910


How can we use the "CreateObject("Shell.Application")" in QTP and what is the definition and purpose of it?

3058


Does any one worked on JIL Emulator , Testing with QTP(automation). Trail Version of QTP is not identifying the child objects of JIL emulator, Can any one help me out ,

1382


how to do the batch testing in test director using manual testing procedure?

1778


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.

1791


Consider one application is open, clicking one menu will open another application in another browser. QTP does not catch the URL of the second browser(second application). can we capture it ?

1475


what type of run time errors you get while you ar edoing rpg program?

1515


How many types of trigger events are there in qtp?

551


What is clean sweep?

1381