Which line will be executed
1-B(DP).P(OR.link(DP)
2-B(OR).P(Or).Link(DP)
Answer Posted / rk
1
| Is This Answer Correct ? | 2 Yes | 6 No |
Post New Answer View All Answers
what is the difference between IE & Netscape in web testing on a log in page
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object..
How can we conduct U-I Testing by using QTP??????
how to fetch the values from grid? & qtp recogniges that grid as a webelement? what u do?
when I try to run below script in QTP "totalPages" value is 2. But i am getting error message (Type mismatch: 'totalPages' Line (): "For i=1 to totalPages".) totalPages=Browser("Name:=User").Page("Title:=User").WebElem ent("innertext:=of.*").GetROProperty("InnerText") msgbox totalPages For i=1 to totalPages rnum=Browser("Name:=User").Page("Title:=User").WebTa ble("column names:=User Name;ID;Last Name;First Name").GetRowWithCellText("store4") If rnum>0 Then r=rnum Exit for End If Browser("Name:=User").Page("Title:=User").WebElement ("html tag:=A","x:=471").Click MsgBox "Exit" Next
Explain about the test fusion report of quicktest professional?
What is method name to compare two XML files.
Where should i find checkpoint and virtual objects's Object properties and values in the QTP 9.2 Means where checkpoints or virtual objects related data will store If i want to get the runtime object properties how can i use Getroproperties on Checkpoints
Which recording modes need more memory?
What are the advantages of Object Repository?
How to perform cross platform testing and cross browser testing using qtp? Can you explain giving some example?
How can i initiate the objects to find uniquely in OR
Explain advantages and disadvantages of ddf?
How you can decide which type of object repository you have to use?
How to get popup error message.