Header Background Image

TestOps

CodiLime Glossary

Some common networking terms clearly explained

What is TestOps?

Describing the changing paradigm of software testing in the age of CI/CD, TestOps is a newly coined term. Like DevOps, it is a compound of two terms: testing and operations. With the advent of continuous integration and continuous integration practices, there is no clear distinction between different phases of software development (known as Day 0, Day 1 and Day 2). Day 1 and Day 2 simply overlap one another. Similarly, quality assurance is not limited to a single phase in a software development lifecycle. Previously, testing occurred when developers finished their work. They handed in software to testers who were to perform testing and detect possible bugs. Now, with CI/CD, the situation has changed. The countless small releases that are continuously deployed also have to be tested continuously before deployment. They are deployed automatically, so the tests should be automated too. Testing automation is then the second key concept at work in TestOps.

Read more:

Thumbnail of an article about Day 0/Day 1/Day 2 - the software lifecycle in the cloud age
Day 0/Day 1/Day 2 - the software lifecycle in the cloud age
Time to read

16 minutes reading

Publish date

23 Nov 2021

Multiple authors

Software Development

Read more
Thumbnail of an article about How to build a test automation framework in the cloud
How to build a test automation framework in the cloud
Time to read

21 minutes reading

Publish date

9 Jan 2020

Marek Bobcow

Quality Assurance

Read more
Thumbnail of an article about Quality assurance trends for 2020
Quality assurance trends for 2020
Time to read

11 minutes reading

Publish date

25 Oct 2019

Marek Konitz

Quality Assurance

Read more
Thumbnail of an article about Software testing best practices for 2020 and beyond
Software testing best practices for 2020 and beyond
Time to read

14 minutes reading

Publish date

7 Feb 2020

Krzysztof Turowski

Quality Assurance

Read more
Thumbnail of an article about Software Quality Assurance (SQA) - Why is it important?
Software Quality Assurance (SQA) - Why is it important?
Time to read

17 minutes reading

Publish date

19 Dec 2019

Jarosław Ganczarenko

Quality Assurance

Read more