How load testing is different from regression testing?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / jahid
Load testing is like performance testing.
But Regression testing is functional testing.
| Is This Answer Correct ? | 0 Yes | 0 No |
hi all, i am new to testing environment.i have two questions 1.what is the difference between volume test and load test.? 2.generally ,what is the output for stress testing.?because it is beyond the limit.and what is the use of stress testing?
Hello Friends Can anybody give me some idea about telephonic interview on Testing.As a exp. what could be the questions , that u guys have faced or you know ? Plz help me out .
What is penetration matrix and how it is used in software testing?
write testcases for keyboard
What is the difference in ad-hoc testing and one time testing ?
What is sdlc ? Explain ? Testing life cycle ?
Expain about double V model?
what are things to be tested in job portal websites?
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?
Is there any procedure of web-site development in manual testing. If yes what are factors we should test?
What is QA and QC ? Tester's are coming under QA or QC ?
WHAT IS OBJECT REPOSITORY? AND IT TYPES? HOW MANY TYPES OF ACTIONS ARE THERE IN QTP? CAN WE ADD NEW OBJECTS AND PROPERTIES INTO SHARED OBJECT REPOSITORY?