what is the hierachy of Descreptive programming?
Answers were Sorted based on User's Feedback
Answer / zampanimadhur
Please mention the question clearly........ do you want the
hierarchy for the coding..
it comes like Browser browser_name page page_name obj
obj_name like that
| Is This Answer Correct ? | 12 Yes | 9 No |
Answer / hari shankar
For Descriptive programming, Child objects to parent objects
hierarchy.
If you write the descriptive program for Parent object and
try to identify the child object using object
repository..Can not be identified by QTP
| Is This Answer Correct ? | 0 Yes | 0 No |
Hierarchy of DP is as Follows :-
Object("Property:=Value of This
Property").ChildObject1("Child Property1:=Value of This
Child Property1").ChildObject2("Child Property2:=Value of
This Child Property2").Method (which is compatible on this
ChildObject2)
| Is This Answer Correct ? | 0 Yes | 0 No |
which checkpoint we use to validate yahoo login screen window after login with ur id and password in qtp
.mtr ( modular test repository or mercury test repository) plz give correct answer??
What is keyword view and Expert view in QTP?
I want different types of discriptive programming statments coded for different types of web-objects?Give syntax and example?
Please guide me release notes of Automation once scripts are completed
How to match two doc files using qtp requirment is:- each and every single word of a doc file should be matched with the another doc file. can someone send me the code.
Why we have to split actions in a test?
what are the Common Problems in S/w development process
Suppose u run ur script today and it is working fine ,nobody has changed the setting and all.u r the owner for the script. But when tomorrow I ran the same script again it got failed and It didn't able to identify one object. Can you tell me what would be the reason for this
How many types of OBJECTS are there in QTP?
8 Answers Intel, Inter Globe Technologies,
What is the limitations of BVA?
What are the Mandatory Properties of WebTable Object and Link Object in Web testing using QTP