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 type bugs you will find in integration testing with example?
1) how will you do validation testing in combo box ? (2)Suppose user does not want maximum length validation message, but when tester inserts data in textbox and it gets truncated, how will you resolve this issue ? (3)if a user inserts maximum number in quantity textbox in a PHP based web application then what result will show?
What are the different types of integration testing?
Which model is following in your company for developing software?
sanity testing is done during regression testing.is it true.if it is true plz explain?
how to explain banking domain project in testing?
what is sanity test (or) build test?
6 what do you like least about testing?
What is state transition?
Do you think tools are required for managing change. Explain and please list some tools/practices which can help you managing change.
tell wat u did in ur banking project?
You have a testing team of 10 members, and now you have to reduce it by 5 member and you dont want to increase risk in your product, you are try to cover all functionality to test. What test Strategy you follow.
How will you set the Dependency in the Quality center? Say if you will fail a test case and two or more test cases are dependent on that particular test case. In this case how will you handle in failing the test case.
why use caffine for HPLC calibration ?
What type of testing you perform in organization while you do system testing, give clearly?