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 the difference between load testing and volume testing?
what are the examples for web based applications and Client Server Applications
5 Answers ASD Lab, CFCI, College School Exams Tests, GXS,
What are the different ways to check a date field in a website?
ISTQB - any model paper questions related to this certification?
i have two questions ,1)wat is sixsigmatesting 2)wat is stand alone project.plz anybody give the answer
What is known issues?
3 Answers Mantra Media, Yardi,
What is test summery report and it content?
What is Automation Test frame work ?
What is acid testing? In which scenario we can use acid testing
how to deploye the build when the developers give the source code..?
in case of web application what kind of areas we r tested and one more in case of database testing what we are testing tell me in brief.
(urgent)hi all can any one answer to following questions.i have an interview tomorrow.it will be a great help if any one answer to this questions.thanks all. 1.when ever we get a build do we need to do smoke test is it compulsory,and how much do they spend for test. 2.generally all the testcases are stored in which place in real time.is there tool used to store that testcases and test plan,suppose we are using test director can we store all our test cases in it, and where does entire application test cases and test plan is stored assuming that company is using test director. 3.and when we file a bug,and it gets fixed after that do we need to do regressing testing only on that test case or any other test cases also.how the process will be there in real time. 4.when ever a new feature is added to the application do all the test cases to be re executed. 5. can we use toad, winaql in oracle database to access sql queries.