Answer Posted / ditpti surve
load testing:- testing an application under heavy loads,
such as testing of a web site under a range of loads to
determine at what point the system's response time degrades
or fails.
performance testing:- testing to ensure that the application
responds in the time limit set by the user. if this is
needed, the client must supply the benchmarks to measure by
& we must have a hardware environment that mirrors production.
stress testing:- subject the system to extreme pressures in
a short time-span is stress testing.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
PLEASE CAN ANYONE SEND ME THE TEST SCENARIO BASED QUESTIONS FOR 3+ EXPERIENCE IN MANUAL TESTING
What r the documents required for performance testing
do we need to write test cases for workflow of the product for instance: there is 2 module "TRAINING ASSIGN MODULE" and "EMPLOYEE" in TRAINING assign MODULE iam assigning training to employee setp is 1.selct traning "oracle" 2.select employee u want assign "peter" 3.apply. now to check whether training assign or not GOTO EMPLOYEE module 1.click on "peter" 2.click on 'view assign to employee'link.now this is a flow do i need to write test cases for this fllow.plz help me guy mail me nirmal_rawatt@rediff.com
What is the difference between web based application and client server application?
Hi everyone, My name is Salil Mishra. I am having 1.7 years of experience in manual testing. But as i m 2008 passout, there are limited position for me in the companies. Please help me out in getting a good job guys..I f you find something then please mail me at salilmishra29@gmail.com
Work flow in testing in your company?
Write the 10 high test cases for making video call/face time
how to write manual testcases for download the files from the template. for example:from product cost enddate
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
integration test cases for mouse and keyboard
Functional and Integration test scenarios for actitime application
What is coverage and what are the different types of coverage techniques?
What are the principles of software testing?
What is the difference between three tier and two tier application?
What is white box testing?