How do you handle dynamically changing area of the window in the bitmap checkpoints?
No Answer is Posted For this Question
Be the First to Post Answer
Is load testing is possible with WR?
If u press a push button in an application the winrunner generates tsl statement like button_press(..) i.e the class name of the object and the event on that object but Why if u click a static text in an application the winrunner generates tsl statemen like win_mouse_click rather than the statement with combination of classname and event..??
How to know the on which OS and version the application is running through script in winrunner?
can any one provide some testing material?
What is the exact difference between Integration & System testing, give me examples with your project.
can anybody give me example of 5 critical,major,& low severity and priority bug
By Default if you save a File with just pause statement in the script how it is going to store in winrunner?
Suppose there is a global variable called Counter.And there is a user defined function called my_function.which does not take in any parameters. How can a test engineer utilize Counter inside my_function body?
Have you created test scripts and what is contained in the test scripts?
What is toogle breakpoints? How does it differ from break points?
what is def of MAINTEST
How to do the "Exception Handling" in Winrunner ..... Give Me detail Practical approach....(Object Exception,TSL exception & Pop - up also).......?