Wht is the Throughput in performance testing during web
based testing, Generally how do we test this..do we use any
tool etc....Anybody can explain it in detail...
Answer Posted / furqan
Throughput is the transactions per second your application can handle (motivation / result of load testing). There are lots of users performing different transactions in a typical enterprise application. You need to ensure that the application must meet the required capacity of enterprise before going to production. Load testing can be done for this. Strategy is to pick mix of transactions (critical, frequent, and intensive), observing how many pass successfully in acceptable time frame governed by your SLAs.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is remedy testing,expalim that and how can use that
In Quality Center, If we can reuse a non reusable test script as template test, then what is the need of defining reusable test scripts? What additional functionality does Reusable test scripts add when compared to non reusable test scripts?
Hi Friends, I want to know the best institute in hyderabad which is giving training in 'SAP Testing' and who is the best faculty. Regards, Imtiyaz..
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
What is test management?
Did any one completed CSTE certiication? can u send sample question papers? how to apply that? pls send it to my mail id - dsnathi@gmail.com THANKS IN ADVANCE
Explain some techniques for developing software components with respect to testability.
test measurment techniques
1.What types of documents would you need for QA, QC, and Testing?
How could we start writing testcases without having the FRS,BRS Docs? My Project has some docs that are related to explain the operations which will be done in the application. It is deployed in UAT server and is a maintainance project. Tell me some technipues or best way to provide the quality to application?
how to test the case with 5 combination and inputs
What is localization testing (l10n testing)?
What is data flow diagram?
hi, this is geetha, i have one doubt regarding the vulnerability testing. For sql injection testing is there any need for the tools to be installed. If it is what is tool and what is the method to test in sql injection testing. Plz Guide me
What are different types of verifications?