QTP Interview Questions
Questions Answers Views Company eMail

Write test cases for copy and past password in password field ?

1476

Can any body help me to write descriptive program to find a cell value (say 2 row, 3rd column) in a datatable which is creating dynamically and statically

1295

What are the disadvantages of Recovery Scenarios in QTP ?

3 8714

What is an Custom Object in QTP ?

1 4877

How can i open a file in Textpad and replace a string with another using QTP

Wipro,

1 8400

How open an excel sheet in QTP(not a run time )?

Tech Mahindra,

4 8956

Hi Friends, while playing the recorded test i am getting this error "Cannot identify the object "q" (of class WebEdit). Verify that this object's properties match an object currently displayed in your application." error is coming in this line of code "Line (2): "Browser("Google").Page("Google").WebEdit("q").Set "airtel broadband"". " .... please tell me how to overcome this problem. need help asap... Thanx in advance

3 6440

When I used random numbers(1 to 9) with regular expression and run the test, it runs only 5 iterations with passed result instead of running all 1 to 9. Please tell me what can be the reason

1370

QTP supports both client server and Web applications. Does it support Plug-in?

2018

what is the script to select 2 or more than 2 options from a listbox.

Polaris,

2 8446

How to export data in excelsheet to qtp without using datatable.

4 11300

In a web page, one web table is present which is dynamic. In that table one of the column has links with the same inner text. write a script so that i need to click the third link.

3 6486

hello, i just started searching for a job on QA ,need QTP software full version.plz can any body help me...my email id is padma_ub@yahoo.com.thanks in advance.

1286

Hi..All I have installed QTP 10.0, and need to Automate SAP Application.....so i need to Install SAP Add-ins, anybady has SAP-Addins, Please help me, and thanks in advanced plese send it on my email id: sandipgami84@gmail.com Thanks, Sandip Gami +91-9714177088

1 4079

1) What is the diff Between GetRoproprty and Gettoproperty? 2)What is Redim?

STC,

5 9598


Post New QTP Questions

Un-Answered Questions { QTP }

how can i pass a "automation script" as a parameter in a function give me need full suggestion thank inadvance

1424


What is TOM in QTP?

1804


is it possible to add sheets to excel at runtime

3230


can any one please tell me which is the best institute in Bangalore to learn QA (crash course)? Thanks

1523


What is clean sweep?

1374






When using descriptive programming?

633


Define object spy ?

557


What are the general steps involved in the data driven framework?

550


How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object

2524


Explain the N-tire structure(process) for Funds Transfer ( means give N ways to funds Transfer in an Application)

1632


can any body tell me how i create a simple script and apply output value on it .pls send me a step by step process

1279


What is QTP and the use of QTP in TD?

598


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

1483


Brief the process of testing with UFT?

627


To which environments does quicktest professional supports?

535