Thursday, September 1, 2022

Regression Testing

 Regression Testing: This type of test ensures that the application still works as intended after an update, an added feature, or a code change. Regression testing is repetitive and time-consuming,



An Agile retrospective is a meeting that's held at the end of an iteration in Agile software development. During the retrospective, the team reflects on what happened in the iteration and identifies actions for improvement going forward.



Black Box and White Box Testing
Functional and Non Functional testing


SDLC Phases

Given below are the various phases:

  • Requirement gathering and analysis
  • Design
  • Implementation or coding
  • Testing
  • Deployment
  • Maintenance

No comments:

Post a Comment

Jmeter in 5 minutes and 60 Minutes

  Jmeter 5 min Jmeter 50 minutes Jmeter basics Performance Testing:  ensure software application that will perform well under the expected w...