what type of testing is carried out to find memory-
leakages?give me a sample example.
Answers were Sorted based on User's Feedback
Answer / muralidhar v
The concept of memory leakage is related to allocation of
dynamic memory in the code. Whenever the dynamic memory is
used in the code for ex. in a function and the memory is
not released, one is going to get the error message
say "memory not available" if the function is called again
and again. Though the code is syntactically and logically
correct, one is going to receive the error message if the
dynamic memory is used (using new command in 'C'
Programming language, we can allocate dynamic memory) but
not released.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / tester
Certain Tools like Bounce Checker can be used to check the
memory leakages.
| Is This Answer Correct ? | 2 Yes | 0 No |
If I give some thousand tests to execute in 2 days what do you do?
What is criticality?
When to Stop Testing?
I have completed B.E.Electronics in may,1998.Completed one year computer course at NIIT in 1999....In 2000, I joined as electronics trainee in a small organisation. I continued in that job and resigned in 2005....... Till now I didnot get job. I have done software testing course in hyd. I want to show this 2+ years gap as exp.and want to get job. how? Can you give some projects with details in web as well as in client/server technology. I will practice them as if it were real project. How can I get job in testing field? I am new to this field. I have no exp.in this field.... Any consultencies please...how to proceed .....
1). explain need of software testing? 2). explain difference between developer testing & test engineers testing? 3). explain difference between verification & validation 4). which process your organization follows to develop an application? 5). explain v-model? & what is the meeting point in v-model?
What is heuristics testing?
how to test Browswer Compatability Testing ?
Test cases Asignment 1. Write test cases for if your pendrive is not working 2. Write test cases for if optical mouse is not working 3. Write test cases for login id if its range is of 11 alphanumeric 4. Write test cases for if next button is working or not 5. Write test cases for,where bike max race is 120 km/h Mail me on mca.rachna21@gmail.com
What is the formal technical review?
hey, i recently attended 2 interviews and they asked whether I used qamonitor of softsmith. any help on what it does?
write a script to extract LIKE word from the sentence I LIKE Flowers
What is ieee - institute of electrical and electronics engineers?