Protected: Python project that involves exporting data from MySQL to an Excel file, sending an email notification, and displaying a system notification upon successful execution.
There is no excerpt because this is a protected post.
Quality Engineer (Tester)
Location – Pune Job No- atci-4652936-s1803663 ime – Full-time Project Role : Quality Engineer (Tester)Project Role Description : Enables full stack solutions through multi-disciplinary team planning and ecosystem integration to accelerate delivery and drive quality across the application lifecycle. Performs continuous testing for security, API, and regression suite. Creates automation strategy, automated scripts and supports data and … Read more
Differance between Jenkins Scripted Pipeline and Declarative Pipeline
Jenkins is an open-source automation server widely used for continuous integration and continuous delivery (CI/CD) of software projects. It allows developers to automate various tasks like building, testing and deploying their applications. Jenkins supports two primary types of pipeline syntax: scripted pipelines and declarative pipelines. Jenkins Scripted Pipeline 1. Scripted Pipeline: Scripted Pipeline provides a … Read more