How do you clear a gui map files?
No Answer is Posted For this Question
Be the First to Post Answer
what r the standard properties r u checking for pushbutton?
How to recogonise dynamically changing objects in an application(ie Web or Standalone)
What is the diffrance bet. Compiled module and User defined Functions?
what is the gui map & gui map file in winrunner?
which testcases do u automate?
Have you ever created a start-up script?
Dear all i am new to testing my company using vb.net and we are developing web based application. How i can test those application with winrunner if any one have some good tutorial or link kindly provide thanks u.
if a test script is parameterised with the same value ,and run what effect will it have in terms of performance for testing the application.will the script get executed faster or there is no effect at all.
How to check the Back Ground Color of screen in Winrunner?
3 Answers 3i Infotech, Satyam,
what is the automation framework?
What is the use of test director testing tool?
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..??