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 do you scope, organize, and execute a test project?
can we write exception handlers (object,tsl,pop-up) programatically then how should we insert this in the script?
How does winrunner Recognize Objects in an application?
What is checkpoints?
When would you use 'set_window' and when would you use 'win_activate'?
Hai guys can any one tell me tnhe difference between the product testing and Project testing?
what is cookies testing and what are the possible test case.
How to Get data from database(table) to an excel sheet
wat is the d/b windows 95&98&xp?could anybody give reply ?
How do you make the configuration and mappings permanent?
The GUI MAp Editor or Rapid Fire test are not learning the GUI of any window or any object..The pointer conevrts to hand and everthing hangs till i don't press Ctrl+Alt+Del. Help me!!!
what is the difference between bitmap checkpoint and image checkpoint