What in contained in the GUI map?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between a Defect & an Error?
Some of the importent functions in data driven test(ddt)?
We added data driven test in to our test script, how to remove the data driven wizard from the script?
how will u perform bug tracking using winrunner?
What happens when the gui map file get loaded?
How to get the resolution settings?
Is it possible to run a WinRunner script without using GUI Map file? If yes how?
What is the Winrunner Framework in your organisation?
what is the difference between testlog and testdirector? thank u
How can you do debugging in winrunner?
How do you handle dynamically changing area of the window in the bitmap checkpoints?
Can we use the user defined functions (which inclues script with GUI functions) in Compile module? Example: public function MyGuiFun() { set_window(?Browser main window?); button_press(?OK?); } If yes. pls give some example, how to handle...!