Automation Testing Interview Questions
Questions Answers Views Company eMail

what is wrun.ini file..what it consists?

BeBo Technologies, Polaris,

3 13632

What id DB Folder? when it will be created and what it consists?

BeBo Technologies,

2 11344

How do you find the number of elements in a list box in winrunner?

BeBo Technologies,

1 8212

How to fetch a value which is in a particular cell in a html table?

BeBo Technologies,

1 8087

What are command line options?How to invoke winrunner with vb add in using command line options?

BeBo Technologies,

1 9090

How many check points are there in winrunner? what are they?

BeBo Technologies,

8 15569

what is split function?Give me the syntax?

BeBo Technologies,

3 13813

How do you invoke a text file from winrunner?

BeBo Technologies,

6 10829

what are the stages of software development life cycle?

Agility e-Services, Trigent,

5 14236

Where are the expected results file will be stored? what is the extension of that?

IonIdea, Satyam,

1 8841

By Default if you save a File with just pause statement in the script how it is going to store in winrunner?

IonIdea,

2 8228

How many exceptions are there in winrunner and what are they?

Tomax,

1 4752

What is Global GUI Map?

Tomax,

3 7637

What is the automation process in winrunner?

Second Foundation,

3 5975

What is the winrunner version now..?

Second Foundation,

19 27516


Un-Answered Questions { Automation Testing }

How can I change object description or check point values in qtp?

552


Explain how you can capture the script of the authentication window in jmeter?

330


Explain why to choose python over java in selenium?

484


What is the difference between qtp and selenium?

545


How the smart identification is used in real time?Please explain with an example

1545






i need qtp tutorial. pls send it to sridhar.k151@g mail.com

1632


Explain the benefits of quick test pro(qtp)?

566


how to prepared for first for the first interview?

1792


HI Everybody, I am using QTP 9.2, I have a problem and hope everybody help me solve it. Now I need to use mouse wheel event to zoom in or zoom out in web client, but QTP can't catch this event. I look forward helping of everybody. Thank you very much.

1621


How are selenium ide, webdriver and selenium rc different from each other?

476


What are the different components in selenium?

480


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)

1406


What is TOM in QTP?

1802


This is Karthic and my mail id is karthic.venkitapathi@gmail.com, please give me an idea to crack qtp 10

1500


In the website, the protocol has been changed http: to https what you will do? Tell me your approach?

559