Explain about 'Performance testing' in Web based
Application?
Answer / ramyab.mca@gmail.com
Hai...
Performance testing:
Web application should sustain to heavy load. Web
performance testing should include:
Web Load Testing
Web Stress Testing
Test application performance on different internet
connection speed.
In web load testing test if many users are accessing or
requesting the same page. Can system sustain in peak load
times? Site should handle many simultaneous user requests,
large input data from users, Simultaneous connection to DB,
heavy load on specific pages etc.
Stress testing: Generally stress means stretching the
system beyond its specification limits. Web stress testing
is performed to break the site by giving stress and checked
how system reacts to stress and how system recovers from
crashes.
Stress is generally given on input fields, login and sign
up areas.
In web performance testing web site functionality on
different operating systems, different hardware platforms
is checked for software, hardware memory leakage errors
K,Byeee...
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 5 Yes | 1 No |
Q. 21: Given the following decision table: Which of the following test cases and expected results is VALID? Rule 1 Rule 2 Rule 3 Rule 4 Conditions Age <21 yrs 21-29 yrs 30-50yrs > 50yrs Insurance Class A A or B B, C or D C or D Actions Premium £100 £90 £70 £70 Excess £2,500 £2,500 £500 £1000 options: A. 23 year old in insurance class A Premium is 0 and excess is,500. B. 51 year old in insurance class C Premium is 0 and excess is 00. C. 31 year old in insurance class B Premium is 0 and excess is ,500. D. 43 year old in insurance class C Premium is 0 and excess is ,000.
What are testing techniques? What is difference between general and specific?
Why does Software have bugs? urgent pls .....
What would u do if u come across a bug...report it.....but the programmer is in a diff location ( say u in India n he is USA)..and he keeps accepting its a bug?
Why Should we prepare traceability matrix?
what is the diff between BVA & ECP and also advantages about thease techniques..& i want some proper examples... from sekhar yadav sunkara svsekhar2003@gmail.com
what is port testing and mutation testing?
What mean by STLC (S/W testing life cycile)?
There is an help option in one window, which consists of 100 pages. I want to test one word from every page. How can I do this in 5 minutes?
what is traceability matrix?
Before starting to write a script, how will you find the test cases that have the same functionality? And how will you maintain the code?
if u are asked to test yahoo login page what will be thw ur test cases ?