Explain continuous testing.
Answer / Raj Bhushan Dube
Continuous Testing is a practice that ensures code changes are tested automatically as soon as they are committed. It helps catch issues early and reduces the risk of deployment failures. Tools like Selenium, Jest, Mocha, and TestNG can be used for testing.
| Is This Answer Correct ? | 0 Yes | 0 No |
What all the major containerization tools in devops ?
Explain continuous delivery.
What types of testing are needed?
Mention what are the types of Http requests?
Define alm (application life cycle management) ?
What is agile development and scrum?
Which scripting tools are used in devops?
What are the advantages of test driven development?
Explain devops.
Define a typical devops work flow ?
What is DevOps?
What is configuration management in terms of infrastructure and mention a few popular tools used?