What's the difference between System testing and
Performance testing?
Answers were Sorted based on User's Feedback
Answer / aa
System testing is to check the end to end functionality of
the application.
Performance testing is to check the performance of the
application. It includes load , volume, stress testings.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / madhu patchala
performance testing:performance testing test the application performance .performance depends upon the load testing and stress testing.
stree testing:tester test the application customer expectation configuration and more than customer expected load to estimate the peak load is called "stress testing".
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sangamithra
System testing means, test the whole application as like end
user.
Performance testing means, test the application by giving n
number of loads.
| Is This Answer Correct ? | 0 Yes | 0 No |
performane testing means:it is divided into 4 types such as
1.load testing
2.stress testing
3.spike testing
4.endurance testing
1.Load Testing:under customer expected configuration and
expected load
2.Stress Testing:under customer expected configuration and
gradual increment of load
3.Spike Testing:under customer expected configuration and
sudden increment of load
4.Endurance Testing:under customer expected configuration
and customer expected load for long time(no.of days)
| Is This Answer Correct ? | 0 Yes | 0 No |
write test case for 1<=a<10;10<=b<=20 using boundry value analysis
what is CMMI and CMM standards and what r software Quality certifications.please explain me clearly
what is FAT and SAT tests .?
what is the difference between functional testing and regresion testing
Can anyone let me know that what would be done by the tester if bug status changes to DUPLICATE,means what kind of action or process should be done by tester?
Write or explain 3 testcases you executed recently with detailed descriptions ,steps to reproduce & explain what results they gave when you executed on a recent build?
Application contains many text fields,buttons etc.Many test cases can be written for the application.I read that test cases should not be too many.So text fields can be tested by entering Blank space,special symbols,Alphanumeric data,Empty & so on IF I write for all these data for every text field on each screen then my test cases will be unnecessarily too long .I m confused here wether I write Test cases for all or not.Suggest me the proper answer.I want answer from Experienced person
what are testing Techniques? Pls answer
Inwhat basis the time is allocated for testing the application?
what is stlc and what is bug life cycle? are the both same or different?
What are starting link to test while website testing?
what is scrum how with ex?