- Mesut Durukal
- Mittwoch, 24. Feb 2021
- 12:00 - 12:45
- Track 1
- Session
- Session-Video verfügbar
Motivation: We all observe that software testing continues to grow, proving that it is a living organism.
Scope: Software testing processes are started to be adapted into Software Development Life Cycle (SDLC) in waterfall (1) approaches. At the end of the development activities, verification and validation are performed to check the product before shipment to customers. What was the problem with Waterfall methodology? Testing activities were scheduled at the end of the timeline and testers were out of time since previous activities were shifted.
Then, in agile (2) methodologies, we see testing activities in all phases of the Software Development Life Cycle (SDLC). It starts from the first sprint. In this point, challenges are bigger since it is a very dynamic environment with lots of changes in a short duration.
To cope with complex scope to be verified in a limited time, automated testing started to appear in our life. Nowadays we meet lots of “Continuous X” terms, such as Continuous Integration, Deployment and Testing in terms of Devops (3) approaches. Can we go home and get some rest when we automate all cases? Of course not. We have to continue to track test results, maintain flaky results and keep quality in high standard. Still we have many manual tasks on healing, maintenance and analysis.
Nowadays, researchers are looking for adaptation of Machine Learning (4) algorithms and other hot topics to testing processes to reduce manual effort and improve quality. To sum up, improvement of software testing never ends, but sometimes the growth confuses people. What is the deal of Scrum? Why are people crazy about continuous integration and continuous delivery (CI/CD)? What is the difference between Agile and DevOps? We will go over lots of these kinds of questions.
Results & Conclusion: Objective of the talk is: To provide some insights about the growth of software testing. Starting from the early times of software testing, we will try to overview the big picture and finally we will discuss what we can face in the future.
Takeaways – After the talk...
- Attendees will be able to distinguish approaches in different management ways: Waterfall vs Agile vs Devops.
- Attendees will be able to know challenges and benefits of all testing management approaches.
- Attendees will be able to get insights about the growth of the software testing life cycle and be ready for the next generation activities (AI-supported testing and others).
- Attendees will be able to imagine how Machine Learning can be used to generate automatically test cases.
- Attendees will be able to imagine how Machine Learning can be used to manage bugs.