Software Testing Methodology Question:
How to Query reaponse time?
Answer:
The turnaround time for responding to queries in a database must be short; therefor, query response time is essential for online transactions. The results from this test will help to identify problems, such as possible bottlenecks in the network, sspecific queries, the database structure, or the hardware.
Previous Question | Next Question |
What is the Regression testing? | Explain Data validity? |