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

In qtp, explain what is keyword driven automation framework?

1114

How you can find length of array in qtp?

1075

What is the significance of “action 0” in qtp?

1130

Which environments are supported by hp qtp?

1074

How you can write contexts to text file in qtp?

1159

How many types of recording modes in qtp? Which will be used when?

1039

How can you handle exceptions in qtp?

1102

What is ‘object spy’ and what is the function of object spy in qtp?

1183

In qtp, explain what is crypt object

1106

Mention what are the different types of recording modes in qtp? Which will be used when?

1068

How you can delete excel file in qtp?

1129

Explain how you can find the absolute value of the number in qtp?

1153

How to add synchronisation points in qtp?

1145

Can launch two instances of qtp on the same machine?

1182

Tell me about qtp?

989


Post New QTP Questions

Un-Answered Questions { QTP }

What is throw Object?

2239


how to i add the values using the check points property?( i.e valid data(for valid data it's giving the footer message:value is added) and for invalid data: special chars, spaces,Duplicates and null values (in my page when ever we enter special chars, spaces and null values, it's giving the proper warning message and for Duplicates it's giving the footer message:"value already exists)?

1941


what is the latest version of QTP? Main difference between 9.2 and 10 version

2216


Can we run multiple QTP scripts one after the other without manual intervention? How?

1117


For example you are checking bit map check point before coming to the results. How can you say it is passed? Or failed? Anyways?

1081


Hi All, I have QTP installed on my machine but the application under test (AUT) is on remote desktop.My scenarios is like that,it should contain following steps. 1)Automatically it should click on start and then on remote desktop connection. 2)it should enter the IP address and then connect to remote desktop. 3)and then it should be able to record the application in remote machine and then run it also. Can somebody tell me how to record the application which is in remote machine.

2013


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 does qtp identify objects in the application?

1178


what are the challenges you have faced while testing web based application using the automation tools ?

1196


in qtp if we record a object and we record the object using virtual wizard then by which way the object is recognized that means recorded

2001


can the activities of test case design be automated?

1945


How to explain a banking project in interview as a test engineer???

3208


Explain in brief about the qtp automation object model (aom).

1054


hi i am working with vbwindow on qtp.first i am openning qtp whenever open qtp my application not open that time generated error like "Runtime error 0" and fatal error:automation error how to solve this problem pls tell me

2445


What are the different ways to invoke an application using QTP?

1229