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 the Diff between Code Walk through & Code Review?
who assigns siverity for a bug? is it test engnr, test lead or devlopment lead?
what is validation testing.
if u find bug is duplicated is it needed to again log it .how do u find bug is duplicated using test director as a tool
which process u followed in ur company?
What is Risk anlaysis in software testing?
Tell me please whether Unit Testing comes under "Black box testing" OR "White Box testing" ?
Who is the father of software testing?
1. what is severity and priority and who will decide what .?
How for Monkey testing is useful for a tester for his growth in IT field? Is there any growth in doing monkey testing
What is the Test Methodology and Framework in Testing?and what ur following in ur company?
when doing regression testing, how can we know that other screen or module are affected?