How we Check Perfomance testing In Manual? for web
application and it is for only web apps or for Client
server app's?
Plz any body
Answer / geektester
If there is a back end database to the Web app you can user
the database Performance analyser tool to evaluate the same.
General web apps are performance tested in terms of the
time taken to load a page. This is manually timed using the
systems clock.
For client server apps : The performance c/s apps is
manually checked again using the systems clock to validate
the server response to a client request.
The above tests are done only for fine tuning purpose of
the applications.
If the performance under load is to be tested a use of tool
is essential.
| Is This Answer Correct ? | 3 Yes | 0 No |
Write down the template for test case.
5 Answers Hexaware, IBM, Infotech, Wipro,
Suppose there are three modules A-B-C, the output of A is responsible for B and output of B is responsible for C and if A & C is not ready & B module is ready then how can u check Module B
difference beween re testing and regression testing?
20 Answers iGate, PA Consulting,
Explain test metric and the information it provides.
How to do browser testing (creates a standard script and run it for the different browser combinations)
Write test cases on duster
What are the key challenges of testing?
what is the use case and what is the test case?
How do we do Database testing?. How does our knowledge on SQL is useful in Database testing?. Please explain the process if possible.
What might be the reasons for changing the status of a bug to " NOT A BUG " ?
what is volume,stress,load testing ?
Write the test cases for 2-way electric switch system. Write for GUI, functionality as well as stress testing