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

how do u handle an object without name using QTP 9.2?

CTS,

2034

How will u test content of an web application with out using chechpoints in QTP 9.2?

CTS,

3 7847

How can i initiate the objects to find uniquely in OR

IBM, Livetek,

1863

Can anyone tell me what is the equivalant method to be used in QTP for "web_obj_get_text" used in winrunner. My winrunner code is below. set_window("Confirm Add Subscriber"); rc = web_obj_get_text("Add subscriber:","#8","#1",orderID,"The order number is","\.",1); basically I need to retrieved the "orderID " from a string present in 8th row & 1st col of table "Add subscriber"

1 3373

Hi Friends, I worked with 8.2 not with 9.2. Please help me in this prob. I created one script and recorded some think and save as Test 1 then I opened process--open the object repository manager. Switch to file->save->give some name->save as Objectrepo1.tsr file. (This is the global repository file.) Then I went to object repository->tools-> associate repository ->click + icon ->open the previously saved Objectrepo1.tsr file. This is the global repository Now I created one more script and save as Test 2. In this script I am calling script with the Help of "Call of existing action" and I executed but QTP is not able to execute B’cos it is QTP is not able to read the Object Repository of Test 1. Please let me know why? Once I made Script 1 as a shared Obj. Repository so it would not give any Problem. Right?

Cap Gemini,

1911

Give me the Example of standard check point and text check point with syntax?

IMI Soft, IMI Soft Engineering,

3 12371

Which property do you use to retrieve or assign data into a cell in a Data Table object?

1 7878

Why do you create a text checkpoint on a Web application? What is the purpose of the Close method?

1817

What are the methods of the TextStream object that are used for reading from a text file?

2209

How to create basic scripts from a manual test case in QTP?

1 14319

How to add verification steps to tests?

1 9709

How to use custom checkpoints in QuickTest Professional?

TCS,

1 11759

How to customize checkpoints with parameters?

3518

How to run an integrated test scenario using Multiple Actions? How to use the QTP Step Generator?

3944

How to use debug tools?

2669


Post New QTP Questions

Un-Answered Questions { QTP }

What is difference in global and action sheet in qtp?

1069


I want to configure the OR and library files to a particular QTP test during run time. Note: OR and Library files are located in Quality Center. Is it possible in QTP? Anybody having code?

1800


How many types of actions are there in quicktest professional?

945


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

4255


What is the short cut keys for the following?

1072


What are the check points can be inserted without recording?

1028


When using descriptive programming?

1052


What is the expert view?

954


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

920


Can any suggest me what is exposure testing?

1772


Hi, Can anyone please tell me how to connect the QC with QTP using QTP script? Thanks in advance

1873


Explain the difference between check point and output value?

970


suppose i login into gmail page after that i read all the messages (say 10 messages) i have to send (SAVE) the messages in Html,notepad and i have to replay(Compose) send the messages please give me the code and give mail id so that i can clear my question

1973


How do you compare the structure of 2 tables in database and check whether they are similar using qtp.

1895


How to open a new test using quicktest professional?

983