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...

what are the 5 types of objects in qtp

Answer Posted / anand hippargi

QTP supports 6 types of objects:

Standard Windows Object – Methods and Properties within
this object can be used for testing standard windows
objects

ActiveX Objects – Methods and Properties within this object
can be used for testing ActiveX objects

Visual Basic Objects – Methods and Properties within this
object can be used for testing Visual Basic objects


Web Objects – Methods and Properties within this object can
be used for testing Web Objects

Utility Objects – Methods and Properties within this
object can be used for testing Utility Objects

Supplemental Objects - Methods and Properties within this
object can be used for testing Supplemental objects

Is This Answer Correct ?    10 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to do the scripting. Are there any inbuilt functions in QTP? What is the difference between them? How to handle script issues?

1151


Can you write a script to check if the folder exists or not?

990


Can anybody let me know how to test the Drag and drop feature of the column in a .net application...eg..i hav to test the drag and drog feature of a table(swftable) in a application..plze help!!

2211


In Test Directory, What are the contents in test case designing? if you prepare in excel sheet how u use thrw Test Directory?

1945


what is the difference betn QTP 8.0 AND PREVIOUS VERSION

2454


What do you mean by iteration?

1208


can u please explain what is the exact difference between qtp8.2 and 9.0

2168


Hi this is chandra if any one have Navigation of LAB QTP, I want Navigation of those tools, if any one have the and know the Navigation each and every part of the QTP, plz send me my mail naruboinac@yahoo. com,naruboinas@ gmail.com

1937


How the smart identification is used in real time?Please explain with an example

2056


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

1846


Which features or drawbacks of QTP lead to the upgrade for a newer version?

1036


How to carry out bit map check points in QTP

2197


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

3148


Where you are storing your script?

1094


How to test results for qtp ?

1250