suppose u have two send buttons(same width,height,font) on an
application write a descriptive programming
Answer / nagk24
if we have buttons like this i.e same name(send),type(button)
we have to go to other unique properties like index,etc
ex:=browser("creationtime:=0").page("micclass:=0").webbutton(
"name:=send","index:=0").click
here index numbering starts from 0 so,first send button will be selected
| Is This Answer Correct ? | 6 Yes | 0 No |
Give me an example where you have used a COM interface in your QTP project?
How can we open an Excel sheet through the script
What r the different filters in defect in quality center
what is the difference between rational rose and QTP? WHICH TOOL IS BETTER TO LEARN? PLEASE SEND ME AT sana_50218@yahoo.com sandeep@epuratech.com
What are accessibility check point and xml check point?
We have 10 page.In first page we 2 popup and next page we 3 popup window......(windows name is different)how can we handle the all the popups without using recovery scenario
How can I generate customized logs in QTP ?
What is smart identification?
Can the user toggle between using Local OR and shared OR for the same action?
How can we import into Excel "Details" ,"Result" ,"Time" parameters from within a Results Report which is generated after a Run error when a script is executed in QTP? Refer E.g below Status Functionality Description RunDate Fail Login User should be able to Login 12/3/2007 StartTime EndTime Details* 1:31:58 PM 1:32:29 PM (this one i want)
How to supress warnings from the "Test results page"?
What is QuickTest Automation Object Model? Where we can use AOM?