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 |
what exactly is heuristic checklist approach for unit testing?
Hi can any bady tell me who provide QA,QTP,QC,training please let me know i need help i want get training thanks in advance
1) Can you tell me the High severity and low priority bug,High priority and low severity bug?
What are joins and subjoins in the data bases what is data driven testing what is verification and validation What is Quality Assurance (QA) and Quality Control (QC) Is Verification is related to QA and Validation is related to QC ? which type of model you follow basically in your project what is a use case How to test a Bike how to test a Lift (Elevator). which configuration Management tool do you use which Bug tracking tool do you use explain Bug life cycle what is Regression testing what is ALPHA testing ans BETA testing What types of testings comes under Non functional testing what is TEST DIRECTOR what is CMM and CMM i whar are Expressions in Winrunner What is a Compile module Is it Necessary to open the tool first or the application first after getting a bug what will you do if you add a new object or a new module for the existing application then how will you test the application which Defect tracking tool do you use what is change management What is smoke Testing what is sanity testing A application is given to you but the requirements and functionalities are missing what will you do to start the testing which testing documents will be received by the client
Can u please explain wat is Cyclomatic Complexity?and wat is incident?
can we do database testing in manual testing? then how we write the test case?
What is date driven testing?
what is the diffrence between bug, error,defect??
What is internatinalisation Testing?
What type of testing do we perform in requirement phase?
Write test cases on duster
First Name & Last Name fields are there in the application form, In Application First name & last name fields accepts the numerical value 453455 & special characters $%#$% . My question is that --> I think No need to write test cases for Numerical value & special char. for First & Last name fields BECAUSE No one will enter such a input data at client side b'coz it's not practical. Let's me know the answer.