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
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
How can you give wait up to 10 seconds in qtp?
If an application name changes frequently i.e while recording it has the name, in this case, how do qtp handles?
Explain how Selenium is different from UFT?
The hybrid framework can be implemented for any application. Is it true?
Why script error occur in between recording in qtp?
Hi all Can u give me the link where we can download full version of qtp my mail id is karthic.venkitapathi@gmail.com
why text area checkpoints cannot used for web applications
What is the virtual object?
what is the advantages and disadvantages of using functions instead of re usable actions
How do you test DLL files using automation Tool QTP?
How to delete an object from the object repository?
How do you check ticket cost and ticket number in flight application?
Have you done batch testing in qtp? If yes how you are doing?
give me the code to save all messages of inbox of gmail into a folder and notepad