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 is the difference between Build Management and Release Management ?
What is the outcome of integration testing?
anyone ca explain Tracebility metrics.how to involve on this.
In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10% The next £28000 is taxed at 22% Any further amount is taxed at 40% To the nearest whole pound, which of these is a valid Boundary Value Analysis test case? The options provided are a)£1500 b)£32001 c)£33501 d)£28000
Can anyone explain about agile software methodology...
In how many ways you perform batchtesting ?
What is meant by thin point in QTP
how we will decide test effectiveness and test efficiency?
what is JAVA TESTING? What Testers will do in JAVA Testing. Can any one Give suitable Ans Pls. it's urgent
Hi Friends.... anyone know who is giving coaching for CSTE exam in bangalore....pls inform me that would be helpful for me...Thankx in advance.
what the diff b/w Smoke Testing and Santy Testing?
10 Answers Cap Gemini, Financial Technologies,
which situation will decide the approach (topdown/bottom up) to choose from?