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

what is option explicit?

5 7446

how do u copy object repository?

1 6010

can we take 'dim my pen is good' as a paramerter

2 5276

how do u get lib files into scripting files?

4 6067

how to pass parameters from one action to another using output parameters I am not calling action 2 from action 1, they are being called individually I need syntax please .. Requirement: Action 1 customer = Browser(" ").Page(" ").Link(" ").GetROProperty("value") I want to use the value stored in customer in Action 2 I do not want to use any of these actions as re-usable actions

2 15044

how to get childobject from .net application. i tried but its showing child object count zero. but window has child objects.the following script i written... pls help me how to get. set parent=SwfWindow("winodw name") CheckObjectDescription parent, SwfButton Public Function CheckObjectDescription(parent, oDesc) Set oDesc = Description.Create() oDesc("micClass:").Value ="Swfbutton" Set children = parent.ChildObjects(oDesc) cntObj=children.count msgbox(cntObj) End function

1 5727

how to create user defined functions in QTP? can any one expalin me with example.. Thanks in Advance for help

4 26832

Hello, I am facing problem to check textpoint for mercury application . I have inserted checkpoint to check flight summary for place of departure and arrival with datatable and script look like "Browser("Find a Flight: Mercury").Page("Book a Flight: Mercury").Check CheckPoint("Book a Flight: Mercury_4")" but while I am executing this script at last my check point gets fail and display Text Checkpoint: captured "" between Summary and 4/31/2008FLIGHT , expected "Acapulco" Match case: ON Exact match: OFF Ignore spaces: ON I think value from data table is not fatched so please guide me what I have to do to overcome this problem.. Thanks

1939

Hi any body can tell me the synchranization point syntax thanks in advance

AppLabs,

6 11416

To retrive the test data which tool vl use and whats basis u vl write test data? its urgent

IBM,

1865

Whats the realtime QTP testing process

IBM,

2390

i need the licence key for QTP V9.5 can anyone help me on getting this?

140 495269

How to Display last item of a Combobox by using QTP?

10 28029

which type of testing process are you following in ur company? how to recognize a qtp page?

1743

How can we perfom Action and Component parameter.?

EDS,

1 5722


Post New QTP Questions

Un-Answered Questions { QTP }

How to do call a output parameter from one action to another action??/

2327


What are the different properties of an web object

1858


write the vb script for call to new action in qtp?

2247


How to connect to a database?

1073


How can we conduct U-I Testing by using QTP??????

1829


what is key word driven frame work ? why it is called like that ? what is the diference between keyword driven and data driven frame work ?

1951


Sql questions to find second max salary and how to use joins

1478


How to use reporter.report event in qtp ?

985


when will you do debug your script? and explain that process?

1904


I have two For loop, first For loop does is creates a customer and input the customer info and then the second for loop within the first for loop does the follows which is capture the customer name and verify the with the data within the datatable. The problem I am coming across is that when it goes through the second time creating another customer and then verify the second customer then it creates the following during runtime. I want is to have the customer2 below Customer1 under the Customer_from_Apps. Any help will be greatly appreciate it. Customer Customer_from_Apps Customer_from_Apps1 Customer1 Customer 1 Customer2 Customer2 Window("Customer Desktop").Window("Customer Tracking (Privacy").WinObject("TreeView20WndClass").Click 92,244 runtimevalue = .VbTreeView("vbname:=AppServerTree").GetROProperty("Selectio n") Customer_Val= Datatable.GlobalSheet.AddParameter ("Customer_from_Apps",runtimevalue) row=datatable.getsheet("Global").GetRowCount For x=1 to row datatable.SetCurrentRow(x) Data_Val=Datatable.Value("Customer",dtGlobalSheet) If (trim(Customer_Val)=trim(Data_Val)) Then Reporter.ReportEvent micPass, "Customer validation successful", "Actual Value: " &Data_Val&vbcrlf& "Customer Value: " &Customer_Val else Reporter.ReportEvent micFail, "Cusotmer validation unsuccessful", "Actual Value: " &Data_Val&vbcrlf& "Customer Value: " &Customer_Val End If Next

1793


What is the qtp testing process?

998


Which advantages helping QTP to hold the position of "Market Leader" for such a long period?

1792


What is the default add-ins in qtp?

933


How to perform cross platform testing and cross browser testing using qtp? Can you explain giving some example?

960


How do you do batch testing in wr and is it possible to do in qtp, if so explain?

919