How performance testing can be done manually? can anyone
answer this question plz?
Answers were Sorted based on User's Feedback
Answer / ishwinder
Testing the Performance of the application is best done by
using automated tools.If we plan to do it manually we will
be requiring huge amount of man power resources , Hardware
requirements. Inspite of spending so much money in resources
we will not be able to get accurate result as we can achieve
in automated testing. when we manually give a command to
send a request there may be millisecond of delay between
every user which can be cruicial to the application
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / satyaprasad
i think perfomancetesting by manually is typical,for that
generally we use tool like LoadRunner ,in that we have
virtual usergenerator ,with the help of that we can test
the application with customer expected load
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / n t
Yes, performance testing can be done through manual testing.
During Beta phase, the application is really in the
production envirnoment. But you need a tool to trace the
performance and bench mark it.
But every application does not go through Beta testing.
Hence automation and performan tool / test suite is the
best way to test the performance before the application
goes in to the production envirnoment.
| Is This Answer Correct ? | 2 Yes | 0 No |
in this testing first we have to create the vertual users in
server as per the claint requirements(in case sort of man
power) than we test the performance of build by all users at
a time
| Is This Answer Correct ? | 1 Yes | 3 No |
What is meant by Bucket Testing?
wat is test scenario
how to report reviews
If I have Date Calender on every screen Should I have to write test cases for date calender for every screen?
What are the different criteria which will be filled when logging a Defect?
write test cases on "Login Window" ?
Guys, can any one of u give the realtime example for Performance Testing
What's the test suit?? Explain with simple example. If there is User sub-menu & options are New, Edit, Delete (to create, edit & delete user ) then can i say USER Test suit Id-1 for user. Test case id - 1.1 for New, 1.2 for edit, 1.3 for delete.
What is sanity testing? and how to do sanity testing for a telephone
What is a defect age?
when will u write user aceptance test cases before functional or after?
plz explain me Deployment process