Hi friends I am new in Qtp. now i am Searching on Qtp give
real time inter questions with answers.pls help me



Hi friends I am new in Qtp. now i am Searching on Qtp give real time inter questions with answers...

Answer / mahesh.k

here mentioned all questions belongs to real time interview questions.
most of these all the previously asked interview questions in different companies.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More QTP Interview Questions

What is descriptive Programming in qtp.

5 Answers  


How to Parameterize Object repository in QTP?

6 Answers   Cognizant, IIBM,


How to send QTP scripts to our colleagues?

1 Answers   Virtusa,


HI. Plz Clarifie my doubt,having 2+yrs experience in Testing , But My accedamics(Xth,INTER) are Less than 60%, But B.Tech 72%. It creats any problem , When i change to any MNC. plz tell me......... lot of friends told it's a problem, Some people says NO problem, What .............

3 Answers  


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)

0 Answers  






What is a Run-Time Data Table? Where can I find and view this table?

4 Answers  


Explain about the Test Fusion Report of QTP ?

1 Answers   Ordain Solutions,


How smart identification works in qtp ?

0 Answers  


How to open an application through scripting?

11 Answers  


I am using Shared OR, and my collegues are also using Shared OR. How to merge Object Repositories?

6 Answers  


How can i open 5 multiple browser at once through QTP VB script and i want to login with 5 different credentials i already tried with this code but its entering credentials only for first browser and am using datatable to parameterize

2 Answers  


list me out the shortcutkeys for some functionlities in the qtp for example to record ,to run ... etc

2 Answers   CTS,


Categories