Session 8 Qa Bootcamp Core Codepdf

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 7

Bootcamp

QA Testing 22’
Session # 8 - Intermediate Selenium
🤖
SELENIUM WITH JAVA
Structure we will be using…

- Gradle for Dependencies


- TestNG
- Spring Boot App (when
running tool) OPS
- Suites
- Individual test cases
🤖
SELENIUM WITH PYTHON
Structure we will be using…

- TXT (Requirements) for


Dependencies
- Python app with Unittest
- Suites
OPS
- Individual test cases
🤖
what do you think about this configurations…
for a pipeline? it’s maintainable ?
Extra -> connecting to SauceLabs

- Running tests in SauceLabs

OPS

You might also like