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 |
Name three reasons why the tester may choose to record in Analog mode.
Gv example of a defect with high priority and low severity? Gv example of a defect with high severity and low priority?
diff between re & regression who will decide priority
This was one of the question in ISTQB foundation level exam - Dec 21 2008. Can you test elevator using state transition technique? Options a. Yes b. No If Yes or No, Kindly justify your answer so that it helps people who see this question/answer.
Hi, i am non it background, now i am ready to face testing interviews. Please explain how to face interviews. Is there any standard questions for interview point of view.
Would u provide the exact differences of test case and test conditon 2)test case and use case 3)test suite and test scenara
What is Catapult Testing in E-Learning Domain?
1.what is the purpose of testing ?
Differences between waterfall and V model
Difference b/w Test summary Report and Test closer report?whats content we include in both report.
what is lifecycle of a buG??? give an example of high severioty and low priority bug???
Describe Testing Decomposition?