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

Have you ever written a compiled module? If yes tell me about some of the functions that you wrote.

1 4223

Can you do more than just capture and playback?

2 5824

How to do the scripting. Is there any inbuilt functions in QTP as in QTP-S. Whatz the difference between them? how to handle script issues?

2 7078

What is the difference between check point and output value.

5 18542

IF we use batch testing.the result shown for last action only.in that how can i get result for every action.

2 5872

How the exception handling can be done using QTP

6 13141

How do you test siebel application using qtp?

2 8406

How many types of Actions are there in QTP?

Wells Fargo,

6 32153

How do you data drive an external spreadsheet?

1 6357

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

12 18752

What is Object Spy?

JKH, Ordain Solutions,

7 10075

What is the extension of script and object repositary files?

2 5928

What are the file extensions for per-action, shared object repository files and what is the extension for library files?

4 9189

What is the difference Between LowLevel and Normal Recording Modes?

1 4779

What are the challenges do we face while testing webbased applcations using the automation tool QTP or any?

1 5099


Post New QTP Questions

Un-Answered Questions { QTP }

In the website, the protocol has been changed http: to https what you will do? Tell me your approach?

1073


What are private functions in QTP? How they can be called from the function library?

1099


How will you handle java tree in qtp?

1159


How do I generate Test Results window using descriptive method ( run time ) after my test execution process? Please have a look of my below code. ========================================================= Dim qtApp Dim qtTest Dim qtResultsOpt Set qtApp = CreateObject("QuickTest.Application") qtApp.Launch qtApp.Visible = True qtApp.Options.Run.CaptureForTestResults = "Always" qtApp.Options.Run.RunMode = "Fast" qtApp.Options.Run.ViewResults = True qtApp.Open "C:\Automation\Example", True Set qtTest = qtApp.Test qtTest.Settings.Run.OnError = "NextStep" Set qtResultsOpt = CreateObject ("QuickTest.RunResultsOptions") qtResultsOpt.ResultsLocation = "C:\Automation\Example\Res1" qtTest.Run qtResultsOpt MsgBox qtTest.LastRunResults.Status qtTest.Close Set qtResultsOpt = Nothing Set qtTest = Nothing Set qtApp = Nothing ========================================================== This code is working fine, but Test Result window is not displaying after execution. Anybody can please help me regading the same. Thanks Akshaya Madali Capgemini India Pvt Ltd 9823213538

4343


how will you load the test cases in ddt?

2146


Why we use QTP ,We can use other tools like WR OrSilktest What r the options in Qtp that WR and Swilktest Does not have.

2359


What is optional step in qtp? How you can add optional step in qtp?

1034


What are the factors on which script execution time is dependent?

1113


www.icici.com ,after this.. home page wll came, in this page what r the items we r going to test for manual and what are items we r going to test for QTP... explian clearly with example

2252


How many types of actions are there in quicktest professional?

1031


how do i know how to use tools

2053


How you know that a test case is a regression test case

4059


Explain the types of properties that quick test learns while recording?

1082


What are the challenges you faced during you entire life automation ?

1567


How to capture dynamic values in load runner and how Each of the captured values are to be written to a text file (c:\temp\LoadRunner1.txt)

2276