I am using descriptive programming for my project.when QTP
deosn't identity or recognize a object by record and
playback method,is it possible to make QTP identify that
object using descriptive programming?
Note: The object doesn't have unique properties and same
properties used in Record and playback are only available,
no extra properties are defined.

Answer Posted / tvsramakrishnachowdary

if properties are not sufficiant to identify an object
uniquely we better to go Ordinal Identifiers

1)Location=0,1,2.....
2)Index=0,1,2,......
3)Creation Time(this is only for browser object)=0,1,2,....


byusing ordinal Ordinal Identifier properties qtp almost
recognize the object roughly.....

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is checkpoints for qtp?

528


If u r using library files (Instead of Check Points) , How do u do bitmap check ?

1451


Have you used xml check point in your project?

552


i have to login into gmail loginpage i have to pass testcase into userid and password by using functions. the test case of user id is it should take only lowerletters alphabetin between 4 to 6 length.it should not take spectial letters.it should not take numbers.testcase for password is it should take numbers and it should not take alphabets note the following things must happen 1 when i give correct password and userid that password and userid should be seen in QTP result and notepad,xl sheet 2 when i gave in valid password the system willgive message please give valid password that particular messaage should be seen in QTP result,norepa and xl sheet

1757


Explain calling sub procedure.

620






HOw to add the recovery file at runtime to the test file .

1535


when I was doing the web testing with QTP using with standard checkpoint the Object selection -checkpoint properties dialog box not displaying pages and links hierarchical order. Could you please tell me. thanks

1727


Will down time for server and content maintenance/upgrades be allowed? how much?

613


write a script to verify links on any web page by using descriptive method by creating a description object (give a filter condition only link) ... need to verify expected like name by reading

1485


How to customize qtp?

608


Give me At Least 5 Differences between DOCUMENTATION OBJECT MODEL(DOM)and COMPONENT OBJECT MODEL(COM)? Interviewer said me to WRITE the difference only in points not as you WRITE a paragraph ???? only in points

1623


What will be happen if i load object repository at run time, but it has already associated.

1255


What are the types of object repositories? Which one is you are using?

628


Where we can use the synchronization?

568


in data driven testing for performing operations which method is easy from manual test data,keyword view,or from database.and why?

1355