Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

QTP Interview Questions
Questions Answers Views Company eMail

from where we will retrieve data for data driven tests in qtp?

3 5233

how will you load the test cases in ddt?

2032

if there is a web table of having row and colmns.a button is placed at 2nd row's 3rd column which is worked for both edit and delete..how to write script for the button to test both operation on the web table using desriptive programing.. plz help me on script wheather using getroproperty Q2)what is the command for taking valiue from a web table in qtp

Logica CMG,

6 25570

Will QTP Support Japanese Language?

Cap Gemini, Infosys,

3 16952

can anyone tell me how to search a word/line in a document and to paste it in another file? Thanks in advance.

4 6483

How can we conduct U-I Testing by using QTP??????

1836

if interviewer asked about the framework used for automation how we will handle the question..means what should be the answer..plz help..which framework u r used in our company?

iGate,

1 6274

hi all, I have installed QTP successfully on windows vista. I am able to record and run on windows applications, but facing problem with web applications. While recording, I am able to open the web application, but when I click on any object or give login name and password, the events are not getting recorded in QTP. Could anyone solve the problem. Any settings to be done for web applications other than selecting web-addin? Waiting for replies. Thanks in advance.

4 6934

What is the D/B Test managemet tool and bug trcking tool? Ans send to pbr.qtp@gmail.com

Cap Gemini,

1 5196

How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object

3045

How can i select multiple values from drop down list using vb script in qtp? and wt is the script for clicking msg box box automatically with a specific time. Thanks in advance...Kalyani.

Accenture, CSC,

2 22365

what is qtp automation framework, what is the purpose of the framework and which folders included in this framework pls tell me with brief description

PSI Data Systems,

2 8303

How to record object in runtime. I am testing one Image website in which every time image change on home page.so if i records the image list but during running image get change, and QTP gives error

1 4021

Hi any body can tell me the in detaled information about Description.Create() thanks in advance

2 4455

how do u handle an object with out name in our application using QTP 9.2?

CTS,

1902


Post New QTP Questions

Un-Answered Questions { QTP }

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

1749


What kinds of security (firewalls, encryptions, passwords, etc.) will be required and what is it expected to do? How can it be tested?

1051


What is difference between Recording time object identification and Run time (Execution) time.

1582


in a web page hoe to check the dynamic links that rechabging with out using regular expressions

2217


What is checkpoint in qtp?

985


How to get Traceability matrix from TD?

1159


What is accessibility check point?

1042


How can you give wait up to 10 seconds in qtp?

975


Explain different types of checkpoints?

975


How do Parameterization and Data-Driving relate to each other in QTP?

1029


explain abt dyanamic changing object with example?

2292


What is the XML file architecture ?

1965


I have many listboxes in my application. I have to check whether the contents inside the listboxes are in sorted order or not..can anyone please send the code as early as possible

1858


What does mean by Scope of Automation?n How we defined it?

2000


What are the 3 main stages involved in testing with qtp?

1052