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 happens if we access a website that has cookies once the browser cookies are disabled?Does the website will be accessed?Though accessed, does the session will be tracked?
For Editing functionality: If there are 10 fields on survey form.User can edit anything from theese 10 fields. User can edit only first field or he can edit 3 fields at a time or can edit all 10 fields at a time or can edit 1 field of one survey form, 2nd field of 2nd survey form, 3rd field of 3rd survey form etc. upto 10th fields or nothing will edit & close the form . My question is --> I have to write test cases for above all scenarios? Let me know it's urgent.
What does the tester do in automated testing?
What is Black Box testing and who is responsible for Black box testing?
Can we perform load testing on mobile phone?
Do you know any kind of matrix ?
What r the attribute of good software test?
What techinques do you follow during testing?
In which situation or phase or any did u find that Manual testing is a must instead of Automation testing
Diff. between STLC and SDLC?
difference between web based application and window based application
32 Answers Akash, Evox, iGate, Intelligrape, Lexicon, Semantic Space, SVICS,
What is metrics? explian the type of metrices.