Testing Interview Questions
Questions Answers Views Company eMail

Could anybody send me the document on how to re install QTP 9.0 after the evalution period (14 days). It will expire within 3 days. Thabks in advance.

4 8476

why the smart identification is not there in WinRunner

DigiTech,

1 4352

how will check the links in multiple pages at a time

3 6041

wt is the use of multiple questions in QTP

DigiTech,

1782

in qtp if we record a object and we record the object using virtual wizard then by which way the object is recognized that means recorded

1614

where we are going to write the descriptive programming.for example we are invoking qtp application where we are going to write that code

3 5392

if we are using an Engine (tool)..with that how to capture data from excel sheets and how to do automation with this plz answer any body for this question.?

Net Edge,

1660

in how many ways we can write the user defined functions one way i know that i.e storing it in .vbs another way i does not know my friend said that .qtf or something but start with q letter can any buddy knows about this

DigiTech, Infotech,

3 6368

in real time when we are creating the script by default it is going to save in action object repository or not any way my question is in one of my interviewer said that in real time the default object repository is action object repository and by using quick test plus they are going to merge is it correct i said that by selecting the object repository as shared one in selecting the test>>settings>>resources but she is not convinced what is the correct one

DigiTech, Infotech,

1 4642

what is the object properties settings in the QTP

DigiTech,

5 10205

descriptive program for a yahoo mail that is in yahoo mail suppose check box mailid subject assume it is like this format all things are in webtable the question is suppose some mail ids are there in that mailids i want to select the check box wich is before a@gmail.com and after that i want to click on delete button

DigiTech,

1897

suppose we recording a web based project so for that we are using internet explorer after that if we execute that script in netscape then script will execute or not and one more thing is to exeute the script in any browser what to do

DigiTech,

2 4848

i need to learn the descriptive programming very well so for that what to do am reading the qtp user mannual but it is not so any materials or links with examples i want please help me

2 4395

what are the contents of a test plan?

Fidelity,

8 12372

what is the use of _set_window in winrunner?

Wipro,

11 11434


Un-Answered Questions { Testing }

How to do integration testing on duster......

1346


Name the different types of checkpoints?

696


I have written a code to fetch values fro access db and place in the fields. Iam using GetROProperty to fetch runtime values. Now i want to add runtime values to the access db in field v3. please help me. Its not writting in the db. Option explicit Dim con,rs,db,c Set con=createobject("adodb.connection") Set rs=createobject("adodb.recordset") con.Open "Driver={Microsoft Access Driver (*.mdb)};dbq=D:\Sales.mdb" rs.open "select * from tax",con Do while not rs.eof Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("incost").Set rs.fields("v1") Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("intax").Set rs.fields("v2") c=Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("outtax").GetROProperty("value") rs.MoveNext print c Loop Do while not rs.EOF rs.EditMode rs.Fields("v3").Value="3" rs.Update rs.MoveNext Loop Set rs=nothing Set con=nothing

1587


Why testers wil prepare useracceptance testcases,system testcases and integration testcases,What is the differenece between all this test cases

1718


What are the cases when you’ll consider to choose automated testing over manual testing?

727






What are the different ways of data parameterization in jmeter?

398


repeated testing of an already tested program, after modification, to discover any defects introduced or uncovered as a result of the changes in the software being tested or in another related or unrelated software component:

666


Describe some staff conflicts you have handled.

1700


could u pls anyone tel me .."which is the best instute that provides eficient practical knowledge and also real-time oriented knowldge to do a project in manual and automation testing..in hyd" pls send me to dis mail-id if u find any..? sinducute17@gmail.com

1786


how to test different screen sizes of the devices

675


Explain how you can find broken images in a page using selenium web driver?

542


what is quality Factor

2117


What is extended log?

736


Using selenium ide is it possible to get data from a particular html table cell?

750


How to mouse hover an element in selenium?

616