QTP Interview Questions
Questions Answers Views Company eMail

what is purpose of automation?

3 7091

what are the difference ways of parameterising?

1 3366

What is error handled other than recovery scenario manager?

2 5307

What is difference between WR and QTP?

2 5280

what kind of erros can be handled with the using QTP?

CTS, Satyam,

2 4851

How you used DDT in QTP?

1 6208

Difference between keyword driven test and DDT?

1 5182

How did you use regular expressions in QTP and also in WR?

2151

How do you learn the object in QTP?

2 6194

How will you handle custom object in QTP?

2 13862

what is defination of intergration testing?

2 4274

what is defination of regression testing?

3 5811

what is defination of system testing?

CodeArrow, Infosys, Omax,

3 5911

How will you report the bug and explain the defect tracking sheet you handled?

TCS,

2531

What In-string function will do?

1 7513


Post New QTP Questions

Un-Answered Questions { QTP }

How will you report the bug and explain the defect tracking sheet you handled?

2531


How to test fly out menu in qtp?

509


What are the different recording modes and how do they work?

603


Can anybody let me know how to test the Drag and drop feature of the column in a .net application...eg..i hav to test the drag and drog feature of a table(swftable) in a application..plze help!!

1740


How do you perform Regreession Testing?

1450






How to modify object property in qtp ?

549


What is throw object?

1731


How you can delete excel file in qtp?

585


wht type of User defined functions or Java Releated functions do we write in VB scripting

1809


Can we run multiple QTP scripts one after the other without manual intervention? How?

584


In qtp, explain what is crypt object

582


Hi. please provide license key for QTP 9.2, I have windows XP on my machine Thanks in Advance, moreshwar

2785


Hi, I am using OutputCheckPoint and I am storing the value in the data table. The stored value for column:bedroom:"Bed:4" The another value for column:bathroom:"Bath:2 Full,1 Partial" I need only the no 4 from the first column. I need only the no 2,1 from the second column. I used split array,but it also show array(0) has the value"bed:4" ..... Even though I highlight only 4,It is seleting the full value "bed 4".How can I get only the nos Thank you Uma

1288


In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field and so on. how we can handle this scenerio thru Descriptive programming?

1423


How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks

2743