what is descriptiveprograming? how to do object
identification thrugh Descriptive and is possible smart
identification or not
Answer Posted / kiran.b
Descriptive Programming:
Whenever QTP records any action on any object of an
application, it adds some description on how to recognize
that object to a repository of objects called object
repository. QTP cannot take action on an object until
unless its object description is in the Object Repository.
But descriptive programming provides a way to perform
action on objects which are not in Object repository
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
i need code for how to click on particular mail in utlook mail box .its urjent Thank You Balaji
What is the basic concept of quicktest professional?
how can i pass a "cript"as a parameter in to a function
What is meant by a Check Point in UFT? Also, explain the applicable Check Points.
Can we call qtp test from another test using scripting. Suppose there are 4 tests and I want to call these tests in a main script. Is this possible in qtp?
What is the diff between image and bitmap check point?
How do know the number of browsers opened?
What phases are involved in testing an application in qtp?
When do go for loop condition in test?
what is key word driven frame work ? why it is called like that ? what is the diference between keyword driven and data driven frame work ?
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
If I am scripting Web-based Surveys using QTP that open up differently but at the exact same point require a username and password can I automate that username and password for all the surveys some how using QTP?
what difference between runtime object and text object and what property they have. whether they have same properties or different properties.
what the difference between shared repository and per action repository?
How to create a standard checkpoint ?