Which line will be executed
1-B(DP).P(OR.link(DP)
2-B(OR).P(Or).Link(DP)
Answers were Sorted based on User's Feedback
Answer / uday
Ans is 2.
Once we start descriptive programming in a statement, we
should follow DP, no OR afterwards.
| Is This Answer Correct ? | 8 Yes | 0 No |
Hello, I am facing problem to check textpoint for mercury application . I have inserted checkpoint to check flight summary for place of departure and arrival with datatable and script look like "Browser("Find a Flight: Mercury").Page("Book a Flight: Mercury").Check CheckPoint("Book a Flight: Mercury_4")" but while I am executing this script at last my check point gets fail and display Text Checkpoint: captured "" between Summary and 4/31/2008FLIGHT , expected "Acapulco" Match case: ON Exact match: OFF Ignore spaces: ON I think value from data table is not fatched so please guide me what I have to do to overcome this problem.. Thanks
suppose there r 10 action in a test i want to execute action 5 to 10 how would i do that
What does it mean when a check point is in red color? what do u do?
Where we save all scripts in the QTP
5 Answers Ordain Solutions, Sathya Technologies,
What is the differnce between action & script
How can we use the "CreateObject("Wscript.Shell")" in QTP and what is the definition and purpose of it?
How to attach a file to TD?
what is framework? which frame work u follow for writting script?
what is the code in QTP to take screen shot?
What are "Ordinal Identifiers" and where it is used in QTP. AS FAR AS i KNOW, its is used to identify the object. but i want clarity regarding this.
anybody give me the real time example for descriptive programming of web application
What is action?