What is performance Testing and Regression Testing?
Answers were Sorted based on User's Feedback
Answer / murali
performance testing is a non functional testing which is
used to check the stability of the application.
load testing,stress testing,volume testing
regression testing is testing already tested functionality
again and again.we will do it in two scenarios
1.whenever new features are added to the application we will
test the new features as well as related features of those
new features
2.whenever we found a defect we will assign that defect to
the developer.after rectification again we will check that
defect functionality as well related functionality
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / rajendra prasad reddy penumall
Performance Testing
Testing the application how speed is is working
Estimation of response time of server/CPU.
Perfromence of the application depends on the technology
used to built the software.
The network capability(BandWidth).
Server capacity to handle the max. number of requests per a
time.
Performance testing is divided into three tests again
1.Load Testing
2.Stress Testing
3.Volume Testing
Perfromance testing is very important in WebApplications
,E-Commerce applications,Online banking applications..etc.
Regression Testing:-Regression Testing is checking for the
newly added or defect fixed functionality causing any
erros interms of functionality and the common functionality
should be stable in the latest and the previous versions
If you still have any doubt feel free to mail me at :
rajendra_penumalli@yahoo.com
or call me:9885162742
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / deepti palagiri
performance testing is done to check for real time impact of
load, stress & volume on the application, when all the
modules are ready and is working as an complete application.
Regression testing is done to check for the impact of the
fixed bug, new added features either on single module or all
the module. this is done till alpha testing.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / renuka & satish
Performance Testing:-testing the present wroking condition
of the product
Regression Testing:-Regression Testing is checking for the
newly added functionality causing any erros interms of
functionality and the common functionality should be stable
in the latest and the previous versions
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / pankaj chauhan
Performance testing is very important in web applications
,E-Commerce applications,Online banking applications..etc.
Regression Testing:-Regression Testing is checking for the
newly added or defect fixed functionality causing any
errors in terms of functionality and the common functionality
should be stable in the latest and the previous versions
pankaj chauhan
| 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?
Describe me to the basic elements you put in a defect report?
write the test cases on prime number with result?
How to test Reports manually?
Can any one please refer me the good book to study more abt testing manual as well as abt automated,in which i cld learn more abt to prepare test cases and more abt testing.If possible plz mail me the name of the book at : nitin9360@gmail.com regards Nitin
How the value of P in cyclomatic complexity is calculated? P:The number of connected path.
what is manual testing process
(hi friends : please give me reply soon ) i have completed my software testing course , now am planning to put a fake of 1.5 yrs, i need two projects to put in my resume , if anybody has any real time experience and those who handled a project( 6-8 months )in the telecom domain ,please send me the details regarding the project ...it will a great help for me ..if u have suggestion let me know ....
How To Resolve the Test cases?
On what criteria we will write test cases?
What is Web architecture that are followed while doing online project and tell the samples of architecture?
Testing Application means what? I want the actual meaning of application?