QTP Interview Questions
Questions Answers Views Company eMail

if the excel sheet specified in script is not there,we get run time error how to handle the error ,please anybody explain me in detail

Quinnox,

2 4605

Can any one tell the different properties and values of differnt objects like Browser,Page,link,webedit,webcombobox,webradio botton,webcheckbox and web button.Because I am facing a lot of problems in interviews with Descriptive Programing.I never worked on web Application...Pls help any one as soon as possible....

2 4108

What is the use of sendkeys.In which cases we Use this sendkey.Pls explain with example.

Cap Gemini,

3 8260

Hi frens! I am testing VB project with MS Access database. At add button click my record is storing in data table and it is shown in datagrid. So at Delete button click i want to check datagrid rows 9before and after delete). so how can i do it using descriptive programming?

1455

Can we add the objects of an application dynamically?

KEN Group, LD College,

2 4690

what is use of the object repository?

4 5776

how to calculate no. of repeating characters in a a string..please give me the code

CTS, Hexaware,

14 34793

Hi, I am new to QTP and vb.script.How to start to write vb.script in QTP? Please give me suggestions?

3 8545

how can u put synchronization point in qtp,wat is exactly synchroniztion why we use it wat is benifit in qtp

College School Exams Tests, Mind Tree,

13 40235

I have 14 itmes in a drop down that are associated with an account And these items change with different accounts I want to be able to define it by and index number or any other id so if I enter 2 in my Global excel sheet it selects the 2nd item from the drop down - is this possible?

Rogers,

5 12926

what is main diff of qtp8.2 and qtp9.0?

Covansys,

1 3764

what are the frame work models of qtp?which frame work you follow in your company?and explain it process?

Covansys,

1946

when will you do debug your script? and explain that process?

Covansys,

1438

explain how to write vb script in qtp?when will you write own script?

FirstApex,

1845

i am a begnner so am learning Error handling :tried using Recovery manager didnt work i want to be able to handle errors , e.g. if while running the test the folwoing does not show up then how can i use the If then else and goto next step in the test, as in many scenarios it does not show up Browser("The Shopping Channel -").Page("The Shopping Channel -_8").Image("easy pay").Click

Rogers,

1444


Post New QTP Questions

Un-Answered Questions { QTP }

Differences between quicktest professional (qtp) and winrunner?

612


hi i want license key for qtp 9.2 pls its adjust product name : quick test professional locking code :8 - 54A6A license type : seat license maintenance number : 88888888-8888 pls send license key to my email id borusu.ramkumar@gmail.com

3690


How will you check that your test cases covered all the requirements?

551


What are the factors on which script execution time is dependent?

597


What are the advantages of Object Repository?

572






Where we can use the analog mode and where we can use the low – level mode?

556


what type of framework u r using in ur organization

1638


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.

1843


Diff b/w test scenario's and test Procedures?

1618


your coming from electrical backgroung..but y ur coming to software side?

1374


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)

1398


Where you get the run time data table?

572


How to suppress warnings from the test results page?

594


How many types of Automation frameworks are there in UFT? Describe them.

548


What is business process testing(bpt) in qtp?

679