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 |
What types of software testing are available?
Write down the template for test case.
5 Answers Hexaware, IBM, Infotech, Wipro,
hi guys,.........WHAT IS FACETS TESTING... LAST 6 MONTHS ONWARDS I SAW THIS TESTING IN SO MANY TIMES ?
What is the Regression Testing Process followed in your company?
Is a "A fast database retrieval rate" a testable requirement?
What is the difference between the test case and a test script
what are the Levels of testing?
Wat Is Configuration management and were we store all our testcases and Test data everything related to project for testing how we come to know abt the changes made in the modules and srs plz explain me the detail process for the abve if possible were to get the tutorial for all these cvs tool
who preapares use case document? who preapares use functional point document? who preapares use test sceanario document?
1. what is the test prcoedure that your fallowing in ur organization ? 2.
next week i have a interview how to preopare the interview both manual and autolmation pls help me bcoz i ma fresher ple very soom thankl for and advance
wht is adhoc testing?