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 4129I 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 4218How to know the on which OS and version the application is running through script in winrunner?
1 4238
How do you maintain the document information of the test scripts?
What Framework is suitable to validate the Login screen.
How you integrated your automated scripts from TestDirector?
What are the two modes of recording?
Which function to use to compare the application date with system date?
What are the different modes of recording in winrunner?
Have you used winrunner in your project?
When would you use 'set_window' and when would you use 'win_activate'?
Hi iam a begginer or rather new stsrter to QTP and strugling to start as i have to start writing the automated scripts for the existing manual testing could some one send me some tips ans tricks for a jump start. Any help is greatly appreciated
Explain the purpose of gui map configuration?
What are the three modes of running the scripts?
soft key for virtual object wizard ?
What do you mean by the logical name of the object.
What is the purpose of regexp_label property and regexp_msw_class property?
How do you unload the GUI map?