Any one knows about descriptive programming to identify
objects in a page?
Kindly drop me mail
prasanna.sabat@gmail.com
Answer Posted / madhusudana
hi friends this is madhusudan
we can achieve D.P in two ways
* static way
* dynamic way
static type means we can directly write the properties and value of the test objects in script.
example script
browser("title:=Ranford home page").page("title:=Ranford home page").exist
like this
dynamic means we have to create the description object to the test objects by fixing the set of properties and values and that description object we can use in script directly.
example
dim br,pg
set Br("propety").value="value"
set pg("property").vlue="value"
Browser(br).page.Exist
these are the two types of D.P
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can I import environment from a file on disk?
1.How to record ,capture and also script to capture the close buttons. 2.How to record ,capture and also script to capture the options ---File ->save and File ->close in a browser and PDF files. 3.How to compare the Excel sheet values in a report using QTP scripting. 4.How to compare 2 PDf reports using QTP scripts as well reording. 5.How to compare 2 Excel reports using QTP scripts as well reording. 6.How to save a PDF report to a folder and then translate the report to an Excel type of report and compare that Excel Report with an other excel report. Please clarify me
If we put all properties in mandatory and assistive list of Normal Identification, Do we still need Smart?
Explain the concept of object repository and how qtp recognises objects?
What r the different filters in defect in quality center
How to export quicktest professional results to an .xls file?
Hi, Hope you viewers are doing fine with good health. What are the steps and connection parameters to connect to Oracle db ? Can you connect with just the Oracle client or Oracle XE ? Cheers!!
Explain the features of quick test pro(qtp)?
Explain how you can find the absolute value of the number in qtp?
Tell me one scenario, the complex functionality you have automated in your project?
What is quick test pro? What is a quick test professional?
Explain the differences between table and db checkpoints?
What is meant by a Check Point in UFT? Also, explain the applicable Check Points.
what frame work you are following?
what is the difference between development and testing