QTP Interview Questions
Questions Answers Views Company eMail

hi i have completed my b.tech in cse stream. now i am working in an organisation in testing department. i want do sap course but i dnt know which module will boost my career can anyone suggest me which is good for my career

2186

How can i store runtime value through vb script while using qtp

1 5830

I am in need of some set of QTP FAQ @ interview. Also recently in one of interview portal they asked me how you write the script for Login application which it is web -based and using Descriptive Programming? Without associating the shared object repository?Please i do need this answer very soon? Please respond me soon @ vaisu72@yahoo.com

2 4001

In my QTP script I have a word in notepad that ends in a question mark, for example... "father?" As part of my script I want to delete the question mark. How do you delete a character in notepad?

4 6935

WHAT ARE THE SHORTCUT KEYS IN QTP?

TCS,

4 31605

what is ODC and GDC?

Patni,

7620

Explain the keyword driven framework for the window based application complete creation of library files,env file,test data,recovery file,excel file ,repository etc and as a test engineer how is ur approach

AppLabs,

1828

can u explain the keyword driven framework with an example clearly how to create all the files and how to attach to main test.

AppLabs,

2 5623

If i entered 2 columns and 4 rows inputs in DDT Like Mango fruit, Banana Fruit, Brinjal Veget, Carrot Veget.. . My Q is How to get the 2nd column value for corresponding 1 column input in 3rd row ie, ( i need to get "veget" in messge box @ run time

CTS,

5 8284

Write a code check the checkbox in the web table which is in the 4th row and fifth column (Use child item concept)

FIS, Wipro,

2 17386

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

Mphasis,

1756

Given a string variable contain a full name (last name, first name), using vbscripting, how can you extract first and last name and save them into two different variables.

Banking,

2 7428

How to add multiple values in rows, under a single column of a run time datatable?

NIIT,

3 15045

how to choose the framework in qtp ? 2)when we go for the descriptive programming ?

Syntel,

2 6888

what is the frame work in J-meter?

1841


Post New QTP Questions

Un-Answered Questions { QTP }

What is data driver in qtp?

778


WHAT IS THE DIFFERENCE BETWEEN QTP SCRIPT AND VB SCRIPT? HOW MUCH PERCENTAGE WE USE IN QTP SCRIPT REAL TIME AND HOW MUCH PERCEN OF VB SCRIPT,,,,,,,

1766


What is the syntax to call one script from another?

796


Where you are storing your script?

842


How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What is the difference between them? How to handle script issues?

778


Hi All, we are using QTP Automation Scripts to test SAP. I recorded QTP Automation Scripts in English-based SAP GUI. Now we have to test a French-based SAP sytem and use the same scripts. The QTP scripts are failing when executed on the French-based SAP System due to Object Recognition Issues. What can we do? Do I re-record the scripts in the French-based SAP system?

2583


Explain the check points in quicktest professional (qtp)?

783


What is checkpoints for qtp?

737


PLEASE TELL ME WHEN DO YOU USE THE OBJECT SPY AT RUN TIME

6737


What is TOM in QTP?

2010


Hi All, How to get repeated word in string . Thanks Balaji

1146


I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian

1828


What are the data types in qtp?

866


Hi, I have 2 dropdown listboxes called region and city/area. It needs to select one region(Santa Clara) and one city/Area (Sunnyvale).So I put this in the for loop and I am storing the Items in the variable called itemname. The regions value will get changed,so I used reg expression for this regions. This is my code Browser("MLSListings.com").Page("MLSListings.com").Link("» County/Area").Click Browser("MLSListings.com").Page("MLSListings.com").WebList ("regions").Check CheckPoint("regions") ListSize=Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").GetTOProperty("items count") For i = 1 To ListSize-1 Itemname =Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").GetItem(i+1) Browser("MLSListings.com").Page("MLSListings.com").WebList ("regions").Select Itemname ................. If I run the script,I am getting the following error, Cannot identify the specified item of the regions object. Confirm that the specified item is included in the object's item collection. Any Help? Thank you, Uma

1555


Whar are the challenges do we face while testing web based applications using the automation tool QTP or any??

1866