QTP Interview Questions
Questions Answers Views Company eMail

how to reverse a string with out using string or predefined function,ex:string is " i love india". the output should be like this "i evol aidni"

Aspire, MNC, Omega,

10 14969

How do you perform testing on web based application using qtp 9.2?

1 4649

please post the interview questions for QA position in FACTSET

FactSet Systems,

3936

Hi, When iam trying to import sheet to the QTP Global data table at the run time using the Importsheet method.It is able to import the sheet but no data is present after the import due to which the test is failing.Could anyone suggest what should be done. When I open the actual excel sheet data is present and is not corrupted.

2 5864

wt is playback facilityin qtp?

IBM,

2 4261

if numbers are always changing write a script for that

Nous,

1 3368

we have 5 default properties we want add more Default property in Object Repository how to add the property

Nous,

2 3729

suppose i opened 6browsers and i want re-open the 4browser what is code for this..pls help me..

Core Logic,

2 4680

Can we use smart identification in Keyword Driven approach? If yes , How we can use. Please Explain?

1 2859

how to prepared for first for the first interview?

Collabera,

1786

How do you test DLL files using automation Tool QTP?

Qwest,

2724

Is manual Testing replacement of automation testing?Which types of testing we can not do in automation testing but can do in manual testing?

Hewitt, Wipro,

1 4972

You say it is a bug but developer say it is not a bug then what will you do?

Hewitt, Tech Mahindra,

6 18877

I am a new tester that needs to create an automatic script involving security questions. On a webpage I need to select a security question(which are random) from a drop down menu, and then input the answer as the last word from the security question. I have the script set-up to automatically select the first security question from the drop down. The problem I am having is trying to insert the security answer. How do I insert the security answer based on the selection from the security question?

1835

In QTP I have a parameter in a datatable that is a sentence. I need to take the last word from the sentence and enter it into a field in a web application. How can I setup a parameter to enter in just a portion of the parameter (last word of the sentence) instead of the entire paramater (whole sentence).

2 5200


Post New QTP Questions

Un-Answered Questions { QTP }

Where is the resultset of a sqlquery (which is fired by rsobj.open sqlquery,xxxx,xxxx) stored ?

1854


Where is the Bitmap checkpoint information stored?

1749


how to create flat file datasubmission in qtp

1892


how to download mercury qtp9.2 ny internet ?

2945


Hi I have exp in manual testing and planning to move in automation testing qtp(9.2).So can help me how to automate customer relationship management tool using qtp and vb script this tool already developed so how can I test it whatever maintaining by development team like documents,various options just give the whole life cycle thanks in advance

1528






What are the automation metrice in your project?

1705


When you open QTP, how many sheets you can see?

641


How do client side image and server side image work?

1374


Do you know SQL? I know SQL but i don't have any experience...that's it..No more questions ...simply he said " you can leave for the day" ...guys prepare SQL Quires before attending interview in bank of america...

1306


I want to open a Notepad window without recording a test and I do not want to use System utility Run command as well. How do I do this?

611


what type of values given to objects. EX::Set oBrowser=Description.Create oBrowser(“micclass”).Value=”Browser”

1476


In qtp, explain what is qrs file?

575


What is object repository in qtp?

551


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

1472


Create flight reservation login descriptive programing (Condition: Remove the value and substitute with a variable, and then call the validation from Excel) Plz help me....... very urgent.........

1564