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 5523I 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 5823How to know the on which OS and version the application is running through script in winrunner?
1 5344
What do you mean by the logical name of the object.
What are the different modes of recording in winrunner?
How to read the third party controls in the application
What is the use of test director testing tool?
Where did you learn winrunner and testdirector?
What in contained in the GUI map?
How to get the resolution settings?
Which function to use to compare the application date with system date?
When it is appropriate to change physical description?
What different actions are performed by find and show button?
what is the testing high level architecture
How to have winrunner insert yesterdays date into a field in the application?
What is boundary test?
Explain data parameterization in winrunner?
Write test scripts on a scenario where you have to transfer data from one table to another.