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?
Answer Posted / guest
it s value will be changed to 20 no longer 10.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the different modes of recording in winrunner?
What is the use of virtual object wizard and how it is used?
This Is Sekar, Can Any One Of You Help Me? Question: How To Draw Charts In Excel Sheet Using Winrunner Scripts. Thanks, Sekar.
Explain the purpose of different record methods?
Explain the difference between gui map and gui map files?
What are the Win Runner tools for functional testing?
What do you mean by the logical name of the object.
How to break infinite loop?
What are the reasons that winrunner fails to identify gui object?
what is risk?
When it is appropriate to change physical description?
Are there any suitable free tools to conduct performance test on a php web application?Manual or automation which is preferable for such kind of application? please answer ASAP
What is the purpose of different record methods?
write a compilemodule function for loginscreen.
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