Explain the performance testing
Answers were Sorted based on User's Feedback
Answer / rajendra
Performance testing is testing how fast the system
performs under a particular workload.
This will be useful to evaluate the system characteristics
like: Scalability
Reliability
This also can be used to compare one system with another.
Byeee friends
Rajendra
rajendra-penumalli@yahoo.com
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / rajini
Perfomance testing is to calculate the response time for
different action under different situation for different no.
of users. The application should handle the load.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / mfsi_priyankaa
performance testing is in general testing performed to
determine how a system performs in terms of responsiveness
and stability under a particular workload. It can also serve
to investigate, measure, validate or verify other quality
attributes of the system, such as scalability, reliability
and resource usage.
| Is This Answer Correct ? | 1 Yes | 0 No |
Write test cases on duster
My application is Central Management System(CMS) & Point of Sale(POS). CMS - main server is installed on one PC & POS - Client is installed on another PC. We can manage number of POS from CMS server. CMS is divided into CMS-Master & CMS Client. System flow is like - Manage data Menu has 22 submenus ex: Users, Customers, Printers etc....................... Manage all 22 submenus in CMS-Master Import all 22 submenus in CMS-Client one by one. My Question ---> Import CMS-Master to CMS-Client is the test case, So Should I consider it as a single test case or I have to write separte test cases for Importing All 22 submenus?
what is metrics in software testing? give me a brief detail about it?
how do i know that i have to do white\Black box testing
can anyone tell me process of how the bugs r reported by testers??n after reporting bugs is the work of test engineer finished or still he has to do any thing????
If the bug is show stopper and the developer is not avilable for 1/2 days then what tester will do..........? Please give the answers.
If there are Requirements document, we can use traceability matrix to find the test coverage. How to get the test coverage if there are no requirements.
how to use batchtesting in qtp?
which bug report format ur company following
Explain clearly what is buglifecycle
One or more text elements or even all text elements in a page should be markable as required to match. -What are the categories of content validation is described in the text above?
What is the initial stage of testing?