what is descriptive programming in QTP? How can be done?
Answer Posted / pradeep
It works perfectly....
'USING DESCRIPTIVE PROGRAMMING - WITHOUT OBJECT REPOSTARY
Browser("creationtime:=4").Page("title:=Editorial Company
Search").Link("text:=Codes").Click
'OR
Browser("name:=Editorial Company Search").Page
("title:=Editorial Company Search").Link
("text:=Codes").Click
For descriptive programming the object properties should be
extracted first using the QTP object repository and then
use it in the code.
Ex., name:= or creationtime:= or title:=
Depends on the objects and its available properties
| Is This Answer Correct ? | 13 Yes | 22 No |
Post New Answer View All Answers
Dear sir, i want to perform a QTP automated testing for mechancial engineering software like msc adams, msc nastran this softwares will help for mechanical engineering design analysis>> i know oad runner win runner, test director, QTp>> but i dont know how to use for automation
What if recovery scenarios is also failed for identify the alert ? (We are handling unexpected popup through recovery scenarios but if still recovery scenarios also failed than what should be the approach)
What are test settings and global settings?
Do you know how to connect database? Can you tell me the procedures?
What is smart identification in QTP?
how to test load test and block box testing an a web based application pls give ans briefly
How the exception handling can be done using quicktest professional (qtp)?
How many types of trigger events are there in qtp?
What are the differences between qtp and winrunner?
Explain the difference between data driven testing and parameterization ?
How to use Environment parameterization? Explain with an example.
how many maximum number of virtual users we can create?
Hi How to retrieve data from web element line by line?
What is RTM (require ment tracebulity marix) fromate?
What processes will be required to manage updates to the web site's content, and what are the requirements for maintaining, tracking, and controlling page content, graphics, links, etc.?