QTP Interview Questions
Questions Answers Views Company eMail

how can i pass a "automation script" as a parameter in a function give me need full suggestion thank inadvance

Synergy,

1418

when do we write a script in qtp?(plz give me more then 2 reasons)

1 3144

how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?

1304

what are the different types of framesworks in QTP?what is the keyword driven framework?

Mindlance,

2 5394

If we write a script in the expert view how are the objects created in the object repository? to be clear i will explain my problem first i have recorded the mercurytours application by providing the link www.mercurytours.com and all the objects are stored in the object repository ok this is fine. but i have copied the script generated in the above processes and pasted in a new test and tried to run that script but as the objects were not stored in the object repository it showed an error (The "Welcome: Mercury Tours" object was not found in the Object Repository. Check the Object Repository to confirm that the object exists or to find the correct name for the object).so how can i overcome that error

6 7840

how can i pass a "cript"as a parameter in to a function

1446

How do we do DOM programming in QTP.Could you explain with an example. If possible please provide some material or link related to DOM Programming.

3213

hi i am working with vbwindow on qtp.first i am openning qtp whenever open qtp my application not open that time generated error like "Runtime error 0" and fatal error:automation error how to solve this problem pls tell me

TCS,

1861

what are the mandatory properties in qtp? what are the library functions in qtp?

Wipro,

3 8056

what is descriptive programming? what are the mandotory properties in qtp? what are libriry functions in qtp? what frame work you are using at your project? what is object repositery? what is our role as per qtp project is concerned as a software tester?

Wipro,

3 6843

suppose i give valid user id and password to open an web base application on qtp.how qtp will know itis a valid user id and password

3 6805

How Qtp will identifies object during run time

CSS Corp, Yahoo,

6 11430

What will be the script for recovery scenerio.plzanyone give ans with aexample related to banking project

Yahoo,

2 4461

In keyward driven framework what will be the step for yahoo login page ,inbox logout,plz explain in detail

Yahoo,

1490

normally by going through the object properties in object spy we write descriptive programming(correct me if i am wrong). But how or from where can we get the object properties in the object spy?plzzzzzz do answer

2 3929


Post New QTP Questions

Un-Answered Questions { QTP }

What is the difference between per-action and shared?

578


How to run an integrated test scenario using Multiple Actions? How to use the QTP Step Generator?

3431


Why we use QTP ,We can use other tools like WR OrSilktest What r the options in Qtp that WR and Swilktest Does not have.

1841


I opened gmail login into gmail and i have to save (Pass or move) all the mail into notepad please give me code Thanks of all

1502


How to modify the text checkpoint?

607






Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?

3263


Is QTP Supports SWT applications? If yes, can you write a sample script for opening a new package in eclipse.

2995


requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" you must get the text in combo box and need to compare them how

1460


How to use the object spy in quicktest professional 8.0 version?

531


in qtp 3 sheets is there in data table like global, action1, action2. I want to check the rows and columns in action2. how can check using script?

6304


how to convert 100 into hundred repees only and viceversa

1438


one screen page,that contains file , browse , update and cancel buttons.when we browse a file it should get update otherwise it should go to previous page.write negative test case for that.

1504


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


how do you parameterize search button from the website? the page is a single winobject and i have made a virtual object button of search button but search box can't be converted into a winedit and if we try to convert it into winedit the value we enter in a searchbox appears as numbers in the script so we arent able to parameterize.help!!!

1716


How to find the length of the string in qtp?

568