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


how to identify the objects if application consists of objects
that have same properties.

Answers were Sorted based on User's Feedback



how to identify the objects if application consists of objects that have same properties...

Answer / nitin sharma

suppose your object name is "obj"
then write this script

set "obj"=Description.Create()
obj("property").value=Class of object

set a=browser("browser").page("page").childobject(objectname)
msgbox a.count

For i=0 to a-1
DataTable.SetCurrentRow(i+1)
DataTable("URL",dtGlobalSheet)=a(i).getroproperty("url")
Next

Is This Answer Correct ?    3 Yes 1 No

how to identify the objects if application consists of objects that have same properties...

Answer / pravati

Through index property we can identify the object

Is This Answer Correct ?    0 Yes 0 No

how to identify the objects if application consists of objects that have same properties...

Answer / rjkumarmacha@gmail.com

if object properties dynamically changed, we can go for
descripetive prg.
in d.p we can't find object so that take additional
properties of object

Is This Answer Correct ?    0 Yes 1 No

how to identify the objects if application consists of objects that have same properties...

Answer / khushi

U can identify the object of similar property name and property value through its x and y pixeles available under object identification or go for dynamic descriptive programming

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More QTP Interview Questions

distinguish between old version and new version QTP features.

0 Answers   CTA,


explain structured testing? plz guys with exp. do answer

0 Answers  


what is keyword driven testing in qtp?n how is it useful?

0 Answers  


How to face prjoect manager round what type of questions they will Ask ? (Chandana)

1 Answers   Call Centre, Convergys, IBM,


how to know no.of mails in our g mail by using vb-script

0 Answers   HP, Thinking Hats,


suppose im having a string wipro123xyz i need to get the value 123 only from the string today 123 will be in the middle from tommorow it will be changing to front or back how to get the no if it changes continously?

2 Answers   Wipro,


explian about the qtp frame work? where u can use it in your project?

1 Answers  


Hybrid framework supports Descriptive programming. Is it true?

0 Answers  


what is Property......End Property loop? how to write sript for it in QTP

0 Answers  


WHAT IS ETL TESTING.......

2 Answers  


Can we do Load Testing with QTP?

4 Answers  


with out using import sheet came is it possible to get the excel sheet ?

2 Answers   Ordain Solutions,


Categories