You declared a constant in a main test..Later you want tried to reinitialize that constant..what will happened? i.e const i=10; -- --- i=20; what will happen?
2 5406I Loaded a compile module "mycomp()" using Load statement.later I tried to load this same compile module using one more load statement.Then I tried to unload this usning unload statement one time.will it unload the compile module?
2 5694How to know the on which OS and version the application is running through script in winrunner?
1 5262
Why don’t we normally load the gui maps through start up scripts?
i would like to know the steps to write tsl exception and object exception with a simple example
How do you filter the objects in the gui map?
Explain the winrunner testing process?
What are the two modes of recording?
What information is contained in the checklist file?
What is a checkpoint and what are different types of checkpoints?
descriptive program for web application.
write a compilemodule function for loginscreen.
How do you find out which is the start up file in winrunner?
What is the use of gui map and what happens when gui map file get loaded?
For my web Application I am recording website by WR. but the fuctions are displaying normal recorded fun. such as set_window...etc. eventhough i selected web add-in at start up WR. how to use web functions? such as web_link_click.... pls. guide
What is the usage of Test case Design Techniques,in Integration/System Testing?
What are data driven tests?
What is the use of test director testing tool?