You have 3 Dialog Box on desktop window and u want to click on
yes button on 3rd Dialog box how to write the script to click
on yes by DP? Note Dialog box names are same
Answer / reddeth
"WinObjHierarchy"Dialog
("title:=SomeTitle","Index:=3).Winbutton("name:=Yes")
| Is This Answer Correct ? | 10 Yes | 0 No |
how can we reverse the string without using the revese of String function in QTP?
What are the disadvantages of Hybrid framework
VSTET (Visual Studio Team Edition for Testers) which is in TFS (Team Foundation Server) - In what way is VSTET better than QTP?
Does automation replace manual testing?
What is Bidirectional Tracebility, how u use it.
Tell me what is a keyword-driven framework?
Elaborate the situation where automation testing can’t be used for agile methods?
Does automation replace manual testing?
Tell us what you know about table-driven testing?
How to get the Background color of a Tab or Button in TestComplete Tool using VBScript? I have a validation that to verify whether a particular tab or button is highlighted or not. When the tab or button is highlighted the background color will be in Yellow color.If i get the background color then its easy for us to validate whether its highlighted or not. Can anybody help me on this?. Thanks in Advance.
how can we reverse the string without using the revese of String function in QTP?
What is the need of Automation framework?