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


Can objects recognised without repository?

Answers were Sorted based on User's Feedback



Can objects recognised without repository?..

Answer / patil

Yes, you can use Descriptive Programming

Is This Answer Correct ?    3 Yes 1 No

Can objects recognised without repository?..

Answer / ganesh kumar

yes, with the help of Descriptive Programming concept we
cna define the user desccrition of the object. where the
QTP will use to recognize the object during the runtime.

Set oDesc = Description.Create()
oDesc("micclass").value = "Link"
oDesc("html tag").value = "SPAN"
oDesc("name").value = "LogOut"

Is This Answer Correct ?    2 Yes 0 No

Can objects recognised without repository?..

Answer / s

yes we can useing descriptive programing

Is This Answer Correct ?    2 Yes 0 No

Can objects recognised without repository?..

Answer / padmasekharpediredla

Is This Answer Correct ?    0 Yes 0 No

Can objects recognised without repository?..

Answer / haribabu

yes, using object spy we can recognised all objects what
ever you want

Is This Answer Correct ?    2 Yes 3 No

Post New Answer

More QTP Interview Questions

What is an Custom Object in QTP ?

1 Answers  


How can I map test requirement to Test Set (multiple test cases)? Under test lab, I have multiple test cases. I would like to map 1 requirement to all test cases under that test set (in test lab)? Currently, I think QC only allow mapping 1 test requirement to 1 test case. Instead I would like to map 1 test requirement to multiple test cases under one test lab.

4 Answers   CarrizalSoft Technologies, DST Global Solutions,


How do you synchronization point through DP?

0 Answers  


Tell me the situations where we will use Data Driven?

4 Answers   Ordain Solutions,


How to capture the tooltip of webelement,if there are two values displayed in tooltip of webelement?

1 Answers  


How does QTP identify an object?

0 Answers  


Connect to QC using AOM.

0 Answers   Deloitte,


Can anyone pls tell me how to do action parameterization (input and output parameters) with respect to login window and insert order of flight reservation window in detail( pls give a clear step by step explanation with example) anyone please. Will be very thankful to u

0 Answers   Avenger Software,


hi all QTP recognizing objects as "string_1","string_2","string_3","string_4" like that but when using FOR LOOP for these.QTP not proceeding further can i declare these _1,_2,_3,_4 as a single variable

4 Answers   Livetek,


Need one Urgent help please,for ex: first time i created Local reposory and convert that local to shared Rep and save in some where(by using Export local objetcs), unfortunately that saved repository is missed, now i want same repository,but iam not able to export the same repository second time?? i need that Repository only how to get???

2 Answers   TCS,


What are the properties you would use for identifying a browser & page when using descriptive programming ?

2 Answers  


How to change the run-time value of a property for an object in QTP?

4 Answers  


Categories