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 |
Is there a way to estimate acceptance test cases in a system? What is a test suite?
developer says it is not defect.then as a test engineer what u will do?
Do you handle deployment? How?
what is testcase review?What is the use?
How will confirm the Test Cases are passed?
Can anybody give whole test cases for banking module.it should include from start to end .that will help me more.to do study.it should contain account,deposite,withdraw,fd,atm modules.?please try to give me??
write 3 test cases on ATM for security purpose
Is dekstop testing and client-server testing same ?
what is the difference b/w system testing & functional testing ?
iam having 2+yr sof exp in manual testing, at present working in chennai,want to relocte to hyd .if any openings let me know.my id : vaniramymail.com
Hi i am srinivas working as testing engineer with one of cmm level3 company. i am looking to change for that i posted my resume in naukri i got mails about requirement but when i replyed mails no one call for interview .I applied from past 4 month but i am not geting any interview call . please tell me where is the problem.
1. what's the difference between adhoc testing and monkey testing? 2.If I'm wrong correct me, in one test case there may be only one scenario is included or may be more than two and not for one scenario many test cases are written.. Right?