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?
Answers were Sorted based on User's Feedback
Answer / mercurytsl
No it's value not changed.Instead at debugging time itself
it gives error message like "you cannot Reinitialize a
constant" like that
Is This Answer Correct ? | 1 Yes | 0 No |
how many types of run modes are there in Winrunner
Hai guys can any one tell me tnhe difference between the product testing and Project testing?
what is Recovery senario?
What is the purpose of regexp_label property and regexp_msw_class property?
How many types of tests can u create in winrunner?
What is the function of eval function?
What is the different between GUI map and GUI map files?
Name the different modes of recording?
WHAT S/W LANGUAGES DOES THE WINRUNNER & QTP SUPPORT? WHAT ARE THE LATEST VERSION OF BOTH THE TOOLS?
What is the purpose of regexp_msw_class property?
When you create GUI map do you record all the objects of specific objects?
How to check property of specific icon is highlighted or not?