QTP Interview Questions
Questions Answers Views Company eMail

Suppose i have a script which is having 100 lines.I want to execute that script starting from line no 75.means first qtp should read the script from line no 75 how can u do it.

Lehman Brothers, rsystems,

5 10829

hi what is the use of "dim" in automation objective model or any where what is the use of "dim" plz tell me

3 7163

We have an application which generates links( more than thousand) based on the time stamp dynmically.Each link will download an xls file. we are supposed to click a particular link (which link to click will be obtained thru some buisiness logic).Now the issue is QTP is not recogniging the link(say Var1) though its properties showed mandatory fields text=xyz and html tag=A.I used following code to do this. Browser("ABC").Page("123").Link("text:=" &Var1,"html tag:=A").click, can any one suggest why this is not recognised by QTP though syntax is correct?(Is there any sync issue to be considered?Because on clicking the link it will take 5 mins to open that file)

3 4352

how to identify the user defind varibles? plz tell me

1 3102

in QTP we test web based application at that time what script is run? is support vb script? plz tell me

3 6494

how to idetfy which test cases are automated?who will deside that plz tell me

1502

how to create the varibles and how these are connect to qtp? plz tell me

3 5212

what is the use of automation objective model?where is used? plz tell me

2 4603

what is the defference between QTP 8.2 and 9.0and 9.2? plz tell me

6 9397

what is aregular expression?

UHG,

4 6869

what is objectidentification?

2 4010

How to make Shared object repository in qtp 9.1 and 9.2?

2 8841

how can we group that these test cases only should be automated and in which order you execute that test cases

Maveric, Satyam,

3 6458

How to connect the remote desktop using QTP 9.2 explain the method or procedure?

Magna Infotech, Oracle,

2774

HOw to add the recovery file at runtime to the test file .

1517


Post New QTP Questions

Un-Answered Questions { QTP }

How many types of recording facility are available in quicktest professional (qtp)?

579


In qtp, explain what is qrs file?

560


i have two questions for regular expression :- Q1. I have date pattern eg-29/11/2011 29-11-2011 29.11.2011 Que- if any separator is there between date,month and year pattern should match else it should not match eg- pattern should not match in case of 2911-2011 Q2. let say i have a string and there is a number in between of that string eg.-Amount 30002.234 successfully credited to your account . now i have to match this pattern in such a way that even if decimal is not there pattern should match ,how i will do this using regular expression

1001


hi all here i have tab named "Workbench" By clicking on "workbench" tab.it displays 4 tabs like below workbench common cargo commercial charter "common" tab have 10tabs inside,"cargo" tab also haveing 15 tabs inside and remaining two tabs also having few tabs inside. when clicked on "common" tab.it displaying the script like tab("workbench").select"common" if i clicked on "cargo".it displaying the script like tab"workbench_2").select"cargo" if i clicked on "commercial".it displaying the script like tab"workbench_3").select"commercial" if i clicked on "charter".it displaying the script like tab"workbench_4").select"charter" I have used a "FOR LOOP" for common,commercial,cargo,charter tabs.it was stopped at second tab SO, CAN I RECOGNIZE "WORKBENCH_2,_3,_4" AS A SINGLE VARIABLE if not, can anyone plese help me to solve this

1488


How to use output values in qtp ?

529






Can we access the java methods in qtp. Because my requirement is to access the swt(for eclipse an it is java code) methods in qtp is it possible?

1504


Hi Every body please explain me in steps to use checkpoints and object Repositories in QTP for Flight Reservation application please tell me the steps for this its urgent pls thanx for urs answers

1545


when a test case is written how u test using qtp

1621


What is QTP and the use of QTP in TD?

573


What do you to script when objects are removed from application?

588


what is ODC and GDC?

7290


When Recovery scenario actually starts while testing the application?

1515


Will down time for server and content maintenance/upgrades be allowed? how much?

586


What are the various automation frameworks available in qtp?

483


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?

1822