how u will do the load,stress and performance testing
manually ?
Answers were Sorted based on User's Feedback
Answer / vishal
by just using our office computers and ask every one to run
an application on same time at multiple browser and check it
how much it slowed down
| Is This Answer Correct ? | 19 Yes | 2 No |
Answer / malki
If there is an application which can handle 25 simultaneous
user logins at a time.In load testing we will test the
application for 25 users and check how application is
working in this stage,in performance testing we will
concentrate on the time taken to perform the operation.where
as in stress testing we will test with more users than 25
and the test will continue to ant number and we will check
where the application is cracking .
| Is This Answer Correct ? | 9 Yes | 4 No |
Answer / sha_2319
for doing performance testing manually u can conduct a class
room session which includes the member of your own
company...before conducting this classroom u have to give
some prior knowledge of application to all participant.
This way u can observe how much time a page is taking to get
loaded.
| Is This Answer Correct ? | 3 Yes | 3 No |
Answer / university guy
For websites: open the same link on different tabs of a
browser, mention this in test case.
For application: open the same app many number of time,
check whether the database is being updated after u enter
different data simultaneously.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / s.ramprasad.
saravanan
Question is not to define.
How you will do it Manually.
pl. explain.
s.Ramprasad.
| Is This Answer Correct ? | 4 Yes | 7 No |
Answer / satish.p
hi saravanan,
they didn't ask 2 define,
jst they asked abt 'hw can u do it manually'?
could u give me the suitable answer
| Is This Answer Correct ? | 4 Yes | 8 No |
Answer / poonam
Load testing is equivalent to putting a pint in loadrunner
where multiple users will log in exactly at same time , for
manual tetsing we can open multiple sessions if permissible
or can use multiple hosts.
stress testing can be done manually by wiritng test cases
that increasing i/p data rates by an order of magnitude or
writing test cases that require abnormal disk-resident data
access.
Performance testing can be carried out by performing load
testing in fixed conditions incremently and thus
benchmarking it
| Is This Answer Correct ? | 4 Yes | 10 No |
Answer / rajagopalreddy
Manual Testing is Different and Load/Stress/Volume/Capacity
are comes Under Performance Testing (you should be having
the enough knowledge on the System architecture ) and
Internal architecture of the System (Servers and Technology
and Business area)
finally what i want to convey is Manual is the Functional area
Performance is the Server Performance like Application
Servers & Web Servers and Loadbalancers , firewalls
(Clustering )
| Is This Answer Correct ? | 0 Yes | 6 No |
Answer / saravanan
Load: Load Testing the main scenario of the load testing
how many user can access the application at the same time.
Strees: Stress testing the purpose used to system capacity
handle large number of the transaction during the peak
period.
Performance: Performance testing of an application for the
fixed time and fixed number of the user.
Saravanan, Chennai
| Is This Answer Correct ? | 4 Yes | 16 No |
What is Pilot testing ?
i need some objective type papers for my certification
write test case for 1<=a<10;10<=b<=20 using boundry value analysis
can anyone give me example of the following:- low severity & high priority medium severity & medium priority high severity & low priority
How will you validate the functionality of the Test cases, if there is no business requirement document or user requirement document as such…
What is the Difference Between Manual and Automation Testing.Give Some Example Both of them
How do we find Pass and Fail percentage of Test Cases in Real Time. Anybody can explain it in Detail..Thanks is advance....
What is Usability and Compatibility testing?
are there any difference Between Error,Bug,Issue ? (defination wise)..
we are about to implement a Test tool to test the performance of website, so what script does a tester should know (friends plz help me)
what is traceability Matrix??
What types of code coverage do you know?