OR is full with objects but i want to add 5 more
objects,but i tried merging files,shared mode and
descriptive ,iwont work.is there any alternative for that
Answers were Sorted based on User's Feedback
Answer / chetana
dp - descriptive programming which is used to enhance the
script without using OR. Here, you will make use of
properties associated with the objects to identify and work
on them.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sd
Till now I didnto know this question exists.
Probably, I could not get what you are asking.
If OR is full, dp should be used.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / siva
Hi! sd
Girish's question is nice and even I too faced a question of
this kind.
and could you tell me dp?
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / saravanaraja
Use Descriptive Programming. Because if you use DP the
object wont stored in OR
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / vijaykumar
instead of OR,Descriptive Programming we can use Automation Object Model
(AOM)
| Is This Answer Correct ? | 0 Yes | 0 No |
How to make arguments optional in a function?
In this bellow script QTP is not able to getting no. of Links from my Browser. Set desc=description.create desc("micclass").value="Link" Set obj=Browser("creationtime:=0").page("title:=.*").childobjects(desc) msgbox obj.count I am getting "General Run Error".Why QTP is not supporting my Browser,but its running fine in other system.Please help me to overcome this problem.
how to write xml output check point bu useing descriptive programing .means without useing output check point
Can we record an application running on a remote machine using qtp?
what kind of erros can be handled with the using QTP?
What is runtime objects and test objects? What is the difference between them?
Can we test the Word Document using QTP Tool? We should test the page size,page set up, paragraph indentation and spacing, font size of the the character int the page.
how can we do the frame work in qtp
how to use command prompt using qtp?
Can we do Load Teting with QTP?
How many types of recording modes in qtp? Which will be used when?
What is the difference Between LowLevel and Normal Recording Modes?