what is the difference between window command and
dialog command
Answer / sreeprasad
window command work with only window in your application,
but dialog command should work with window command.
ex.window("shopping").activate
incase of dialog box: u should with window command
that is window("shopping").windialog("items")
| Is This Answer Correct ? | 0 Yes | 0 No |
In a yahoo web Application there are 65 links.one day it will opens 50 links and another day it will open 55 links.In this scenerio write Descriptive programing for Automation?....Pls write the code for this scenerio.
1 Answers College School Exams Tests, UHG,
How to create Userdefined Function.Please write the steps ans also provide example where exatcly we use it.
give one example where you have used regular expression?
from where we will retrieve data for data driven tests in qtp?
CAN SOME ONE TELL ME ABOUT QTP FRAMEWORK? I AM SUPPOSED TO GIVE THE QTP FRAMEWORK THIS WEEK SO PLEASE HELP
What is test object model in quicktest professional?
how to read log file using QTP??
how to test load test and block box testing an a web based application pls give ans briefly
Consider a scenario where there are two action sheets say action 1 and action 2. Can Action 1 take values from action 2 data sheet or vice versa. If so, how?
What is the difference in between function and sub as well as give some code of both
How will u find that how many List boxes( and check boxes) are present in one particular window
A web page has two butons with same properties and rotating in clockwise direction. how to click on any of the button?