QTP Interview Questions
Questions Answers Views Company eMail

What are the problems / difficulties faced when you used Smart Identification ?

Keane India Ltd,

2 4891

General Ques : At What State u start Automating ? means at what stage we start writing QTP scripts ?

2 3977

I am trying to write a descriptive program for clicking on a perticular link.For that i wanted an index or location of that object.But when I viewing through spy, There was no index property of that object.What to do for getting index value.How can I get index? please any one let me know.

5 5838

When i use paramateriztion for tickets in flight reservation application , the tes'll run for first iteration but for the second iteration it'll give this details, but the second iteration is failed. Pls anyone clarify it. Cannot find the "Agent Name:" object's parent "Login" (class Dialog). Verify that parent properties match an object currently displayed in your application.

2 8352

Once the Actions are splitted , is there any way to merge them

3 4316

in qtp wha t is synchronisatin pt,what is the maximam time out

3 4771

Hi, Any one have the crack for QTP 10.0,if so could you please send it to phanijuly10@gmail.com

2 5532

anyone can explain about "Hybrid framework" in QTP

5 11929

What are the Automation Limitations??

1 4115

Diff B/w Webserver and Client Server

2 3750

Is there any option in QTP to add Java add-in after instaling the QTP?

IBM,

3 6250

I have the script like this: Browser("Login").Page ("Application").Frame("ScopeFrame").Link("DC3701737 (Active)").Click in which the value "DC3701737" will get changed and i have to use the same value in so many places. I got the value "DC3701737" in to a variable(Say x). Now if i want to pass the variable in to link object .. how? Browser("Login").Page("Application").Frame ("ScopeFrame").Link(x).Click Is it possible to pass any variable into a link object .. so, that the application will select that link automatically? If ur not able to understand, pls let me know.

ABC,

2 3949

Hi .. i want to write the script for the combo nox list . For example if any combo box having a multipul itme. So how can i retrive each item for each iteration ? help me out .

2 4390

How to compare source and target database in testing? Can anybody please tell me in detail the procedure how to compare it?

1 5896

Thanks....But can u tell me how i use the QTP for GIS with one Example...

1559


Post New QTP Questions

Un-Answered Questions { QTP }

I have created 3 actions in test action1, action2, action3 but I want run action 1,action 3,action2 how can you change in the actions in keyword view?

736


1. wat are the main diff b/w QTP 8.0 AND QTP 9.2 ( not user interface) 2. wat is the meaning of Keyword in keyword driven frame work? 3. how u will handle the unknown errors while exucution. (not recovery scenario)

1858


what you mean by artifact,milestone...

1616


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

2386


Tell me about your project? please help me how to tell about insurance project

1682






What are the different ways to invoke an application using QTP?

769


How to change the priorities of the recovery scenario properties?

713


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

2642


Please guide me release notes of Automation once scripts are completed

1567


How to use transactions in qtp?

655


What is system testing and what are the different types of tests you perform in system testing?

730


How to use actions in qtp ?

685


what is run-time data?

1831


I am facing an issue of object identification with the dropdown element of DHTML grid. When I tried to recognize these different dropdown objects, QTP identifies only one object for all the dropdowns. Hence, selection of different data from different dropdowns list is an issue. To overcome this problem, i have used Descriptive Programming technique by creating different object descriptions which have all the other properties same but differ only in one property i.e. ‘X’ location of the element on the screen. Hence, i have created distinct object descriptions that would allow us to select values in different dropdowns. The code is given below. But still I am unable to identify distinct dropdown objects. ‘Object Description for Dropdown Cell Status Set objCellStatus = Description.Create objCellStatus("micclass").value = "WebList" objCellStatus("name").value = "select" objCellStatus("x").value = 219 ------ ‘X’ Axis value for cell status drop down ‘Object Description for Dropdown Sub Segment Set objSubSegment = Description.Create objSubSegment("micclass").value = "WebList" objSubSegment("name").value = "select" objSubSegment("x").value = "319" ------ ‘X’ Axis value for sub segment drop down Please help... This is specific to DTML grid(Drop down object)

1544


In qtp is it possible to check broken links of a page?

694