what is the diff b/w local and global variable?
Answer / riya jain
The differnce b/w local and the global variables is in the
scope in which they are used. like in c++ the variables
that are declared in main() are global and the variables
that are declared within the class are subject only to that
class and thus termed as local variables.
| Is This Answer Correct ? | 5 Yes | 0 No |
What type of Testing u done ur project?
what r all the testing methods & what methods u r using 4 the current project.
Who can perform the unit testing?
Who does integration testing ? Developer or Test Engineer?
1.Testing engineer find a new bugs But that function not avaiable in testcase. How do approach the develper to fixes bugs ?
write high level test cases
5 Answers College School Exams Tests, CTS,
Can anybody give whole test cases for banking module.it should include from start to end .that will help me more.to do study.it should contain account,deposite,withdraw,fd,atm modules.?please try to give me??
what is difference between regression & retesting?
what is the difference between PEGA based web application testing versus web application testing?
How can I do Server side Interface testing in Web Testing?
How can We stop Client side Validation and do Server side validation ? Is there any option on IE
what is scalability testing