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

any challange that faced in your project? (please give me some examples in your project?

1 Answers  


what is framework in QTP? any one give me answer

4 Answers   Wipro,


How you can write contexts to text file in qtp?

0 Answers  


How can you delete the results file (XML)

2 Answers  


What is the difference between functions and actions in QTP?

7 Answers   Verizon,






How can i see test results in excel sheet ? test data not present in data table.

5 Answers  


what is output parameters in qtp?explain? 2)

2 Answers   Span Infotech, TCS,


How to test menu options using qtp

2 Answers  


How can I find out the cursor position through QTP suppose I am keep tabbing(Pressing the tab key continuously) and stoped at a position Now I want to find out where the cursor position is

0 Answers   HP, Livetek,


Where is the resultset of a sqlquery (which is fired by rsobj.open sqlquery,xxxx,xxxx) stored ?

0 Answers   Accenture,


Diff. between keyword driven Data driven testing?

8 Answers   CTS, IBM,


How to find the difference between 2 dates in qtp?

0 Answers  


Categories