Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

QTP Interview Questions
Questions Answers Views Company eMail

the build is develeped in Java. is possible to write scripting in vb using QTP ?

3 5501

Which is the best testing institute for QTP training in Hyderabad.

Wipro,

25 55458

Out of 3 recording modes. 1.Standard 2.Analog 3.Low-level, which one is commonly used. As per my knowledge, Analog is used for Graphs , barcoding or DIgital signatures.

1837

What are "Ordinal Identifiers" and where it is used in QTP. AS FAR AS i KNOW, its is used to identify the object. but i want clarity regarding this.

2 12880

How to compare 2 excel files using QTP? How to compare 2 PDF files using QTP?

1 4366

How to use regular expression in descriptive programming?

1954

How to launch application under test through VBscript without using systemutil.run or invokeapplication?

3 7526

how to load all resource files(function libraries,object repositories etc) into tests without associating them?

1 5957

How to measure transaction time through VBScript without using start and end transaction points?

4395

In QTP, If you have list of checkboxes, how can i select a particular checkbox and delete if the checkboxes are changing dynamically?

4912

In QTP whether is it possible to call a function from one action to another action?

1 4386

In QTP, Give the difference of Global sheet and Local sheet in datatable?

3 18194

In QTP, What is Global action and Local action?

Virtusa,

2125

How function returns a value?

1 3849

What is the difference between QTP 8.2 and QTP 9.2

Nokia,

2022


Post New QTP Questions

Un-Answered Questions { QTP }

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

1140


QTP script is not working on other's machine..

2045


If an application name changes frequently i.e while recording it has the name, in this case, how do qtp handles?

1081


I used the below code to open QTP through VBscript?But i can unable to Invoke QTP...PLZ help me with the correct code to invoke QTP through VBS with description of the code aswell. Dim qtApp 'As QuickTest.Application 'Declare the Application object variable Dim qtTest 'As QuickTest.Test 'Declare a Test object variable Dim qtResultsOpt 'Declare a Run Results Options object variable Set qtApp = CreateObject("QuickTest.Application") 'Create the Application object qtApp.Launch 'Start QuickTest qtApp.Visible = False 'Make the QuickTest application visible qtApp.Open "C:\form", True 'Open the test in read-only mode 'set run settings for the test Set qtTest = qtApp.Test qtTest.Run 'Run the test 'WScript.StdOut.Write "Status is: " & qtTest.LastRunResults.Status 'Check the results of the test run qtTest.Close 'Close the test qtApp.quit 'Close QuickTest Pro Set qtResultsOpt = Nothing 'Release the Run Results Options object Set qtTest = Nothing 'Release the Test object Set qtApp = Nothing 'Release the Application object

2995


What is a checkpoint? How many check points are there in qtp?

1040


Name the different types of recording modes?

1081


how to prepared for first for the first interview?

2355


i'm using the qtp to test to vb appliction,i wanted to get the new application's title.i didn't want to use the winAPI to get it ,i 'd like to know whether a QTP function can do it. Eg: SystemUtil.Run "C:\Program Files\.....","","","" 'run an application, and misure the application is activating,then how to get the hwn wihtout using windowns api

2085


• What type of testing questions will be asked for 2+ yrs exp people in interview?

1752


What is the short cut keys for the following?

1190


What is the basic concept of quicktest professional (qtp)?

1122


What are the features supported by UFT?

1147


What is difference between shared and local object repository?

1198


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 will reflects and so on.if total psngrs=100 then will we capture all the fields for the psngrs to Automate the app how we can handle this scenerio thru Descriptive programming?

1947


What is the Command used to start the QTP

2011