How load testing is different from regression testing?
Answer Posted / ramyab.mca@gmail.com
Hai...
Load testing :
Its a performance testing to check system behavior under
load. 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.
Regression testing :
Testing the application as a whole for the modification in
any module or functionality. Difficult to cover all the
system in regression testing so typically automation tools
are used for these testing types.
k byeee..
B.Ramyasri
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What about the test case if the field only takes a certain number of characters or a minimum number?
what should be tested when credit card is used as payment option in ecommerce project?can anyone tell me in detail what to test n how to test when credit card is involved in web application?
how mapp the defect id in quality center?
What are the qualities needed by a software tester?
How do you test google or gmail application??tell me step by step process??
If there is non reproducible bug which developer is not ready to agree, how you will convince him.
Explain compatibility testing with an example.
What is strategy to be followed for execution of 500 Test Cases in One day. If only 1 Resource is available.
Hi Can any one tell wht type of questions will be asked in project manager round...urgent plz...
Explain unit testing, integration tests, system testing and acceptance testing?
how is market for testing in banglore,chennai,pune,delhi?
Which of these techniques is not useful for partition testing at the class level Option 1 attribute-based partitioning Option 2 category-based partitioning Option 3 equivalence class partitioning Option 4 state-based partitioning
name poneno dept sun 9894433467 computer This is the xls sheet a programs written to transfer this data into database write test cases and test scenario?
What is the responsibility of programmer’s vs QA?
how can we do database testing. In database testing we verify the data integrity and data validation. how can we do testing of Index, triggers, views, ransactions,cursors etc