how to check stress and load testing by manually ? with example
Answers were Sorted based on User's Feedback
Answer / mona
To make it simple, Stress/Load or performance testing can
be done manually by providing more Data than the system
does handle in real. Or several people accessing the system
simultaneously at the exact same time and see how the
system is handling multiple users .
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / nithya
Its difficult to do performance testing manually .Exact
performance of the application can not be evaluated in
manual testing.
| Is This Answer Correct ? | 1 Yes | 0 No |
What are known issues?
Explain about "Compatibility Testing" in Web based Application?
tell about build process???how do u get abuild?? what u l do when u get a build??
How will you decide that the software is ready for release? Please if any one knows this answer, submit the answer as early as possible.
What is a Data Guidelines?
I want Tracebility Matrix template, if any one have mail me at dada_khairnar@hotmail.com
wat are the questions would the project leader ask about the project?? please do send the answers early.
what is meant by adhoc testing?
what are the ways to crash an application when it is unter testing?
what is test Harness?how it will help for testing?
Should I write test case for sorting items? [If there are 1000 items & I have to sort them by name, code etc..]
How can a white box testing performed ? MAnual or automated ?