Why you are Using Descriptive programming instead of Object
Repository?
Answer Posted / sangeetha
1.For Dynamic objects ( properties during run time will
change ) ,we will go for Descriptive programming)
for example:
i=0
Browser().Page().Webedit("index:="&i).set
Next
2.When the application is not yet developed completely
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
what are the utilities and drivers
In QA Testing when do you use Loadrunner vs QTP? What are the main differences between those two tools? Explain the purpose with real world scenario examples...In advance thank you!!!
How to test fly out menu in qtp?
how to explain a claims and insurance project?
What are the differences between table and db checkpoints?
I have 5 save buttons in 5 tabs . The tabs are placed one after the other. My object repository have these added as 5 save buttons with name sav1, save 2, save 3 , save 4, save 5 .all are getting highlighted from OR but they are not getting clicked. After spying each button all the properties are same except First button Index 0 html id:=btnSaveTab1 outerhtml:=", Second button "html id:=btnSave "outerhtml:=", Third button "html id:=", outerhtml:=",
1.How do u prepare the test suits in QC? 2.How do u convert requirements to test plan in QC?
PLEASE TELL ME WHEN DO YOU USE THE OBJECT SPY AT RUN TIME
What is the file extension of the code file and object repository file in QTP?
Explain data driven framework?
What is the parameterization?
How to save your test using quicktest professional?
What is the difference between per-action and shared?
Why bpt?
What is data driver in qtp?