What is "Cache Memory". How and What we have to check in
Cache Memory during Web based application testing.
Answer / madhu
Cache memory is an internal memory which is stored next to
RAM and whenever processor looks for some information to
execute a instruction it first checks whether it is
available in RAM if not then it will check in Cache.
In a web based application testing it depends what type of
testing you want to do on cache if it is performance testing
then add cache add counter from perfmon.
if it is functional testing then it might be like google
remembers the search criteria every time we enter in the
search bar remembering the user entered information and need
to check whether information is retained or not.
| Is This Answer Correct ? | 1 Yes | 0 No |
What steps are needed to develop and run software tests?
who is releasing the project?PM/TL?
I will give you 200 test cases and you should complete those test cases within 1 hour. What is your next step?
what is meant by support project in testing?
what is baseline in testing
Katari your questions was really helpful could you please send the questions and answers with them . Can anyone sends the top 30-40 question and answers for the interview purposes
Suppose a defect is fixed by developer and that defect got closed. But because of fixing that defect we are getting another defect. If 2nd defect is fixed the 1st defect is reproduced again. If that process is continuing what should the tester do to nail that defect?
Test cases have written according to Flow of the software working or according to Screens?
what is traceability matrix and its usefulness
how to identify the test scenario
What is a good requirement and bad Requirement
why you want 2 join Testing ?