Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apply Automation test for Yas project #1022

Closed
PhuocNguyenBa opened this issue Sep 12, 2024 · 0 comments
Closed

Apply Automation test for Yas project #1022

PhuocNguyenBa opened this issue Sep 12, 2024 · 0 comments

Comments

@PhuocNguyenBa
Copy link
Contributor

Apply Automation test for Yas project using Cucumber + Selenium

duylv27 pushed a commit that referenced this issue Sep 13, 2024
- Introduce WebDriverFactory to manage WebDriver life circle
duylv27 pushed a commit that referenced this issue Sep 13, 2024
- Introduce WebDriverFactory to manage WebDriver life circle
duylv27 pushed a commit that referenced this issue Sep 16, 2024
- Introduce StorefrontConfiguration.class
duylv27 pushed a commit that referenced this issue Sep 16, 2024
- add automation-ui/storefront
PhuocNguyenBa pushed a commit that referenced this issue Sep 17, 2024
- create base project and write example login test case using cucumber and selenium
duylv27 pushed a commit that referenced this issue Sep 17, 2024
- add automation-ui/backoffice
duylv27 pushed a commit that referenced this issue Sep 17, 2024
- add automation-ui/backoffice
duylv27 pushed a commit that referenced this issue Sep 17, 2024
- add automation-ui/backoffice
duylv27 pushed a commit that referenced this issue Sep 17, 2024
- add automation-ui/backoffice
PhuocNguyenBa pushed a commit that referenced this issue Sep 17, 2024
PhuocNguyenBa pushed a commit that referenced this issue Sep 17, 2024
- create base project and write example login test case using cucumber and selenium
duylv27 pushed a commit that referenced this issue Sep 17, 2024
- add automation-ui/backoffice
duylv27 pushed a commit that referenced this issue Sep 17, 2024
- add create product scenario
duylv27 pushed a commit that referenced this issue Sep 17, 2024
- Update sonar configuration
duylv27 pushed a commit that referenced this issue Sep 18, 2024
- Update create product scenario name
PhuocNguyenBa pushed a commit that referenced this issue Sep 18, 2024
- create category scenario init
PhuocNguyenBa pushed a commit that referenced this issue Sep 18, 2024
- create base project and write example login test case using cucumber and selenium
duylv27 pushed a commit that referenced this issue Sep 18, 2024
- Update base form to retrieve web driver from WebDriverFactory.
- Update package name.
- Add plugin org.apache.maven.plugins:maven-surefire-plugin to make test run as command.
PhuocNguyenBa pushed a commit that referenced this issue Sep 18, 2024
- create base project and write example login test case using cucumber and selenium
PhuocNguyenBa pushed a commit that referenced this issue Sep 18, 2024
- create base project and write example login test case using cucumber and selenium
PhuocNguyenBa pushed a commit that referenced this issue Sep 18, 2024
- create base project and write example login test case using cucumber and selenium
PhuocNguyenBa pushed a commit that referenced this issue Sep 18, 2024
- create base project and write example login test case using cucumber and selenium
PhuocNguyenBa pushed a commit that referenced this issue Sep 18, 2024
- make automation-ui not inherit from Yas parent pom
duylv27 pushed a commit that referenced this issue Sep 18, 2024
- Update pom.
- Move hooks package to automation-base, enable headless options.
- Allow run test parallel, and re-run in case failed.
duylv27 pushed a commit that referenced this issue Sep 18, 2024
- Update pom.
- Move hooks package to automation-base, enable headless options.
- Allow run test parallel, and re-run in case failed.
khanhtrand pushed a commit that referenced this issue Sep 19, 2024
- create base project and write example login test case using cucumber and selenium

Co-authored-by: Phuoc Nguyen <phuoc.nguyenba@nashtechglobal.com>
PhuocNguyenBa pushed a commit that referenced this issue Sep 19, 2024
- automation for create Category flow
duylv27 pushed a commit that referenced this issue Sep 23, 2024
- Update create product scenario
duylv27 pushed a commit that referenced this issue Sep 23, 2024
- Update create product scenario
duylv27 pushed a commit that referenced this issue Sep 23, 2024
- Update create product scenario
duylv27 pushed a commit that referenced this issue Sep 23, 2024
- Update create product scenario
duylv27 pushed a commit that referenced this issue Sep 23, 2024
- Update create product scenario
duylv27 pushed a commit that referenced this issue Sep 23, 2024
- Update create product scenario
duylv27 pushed a commit that referenced this issue Sep 23, 2024
chinhduongthi pushed a commit that referenced this issue Sep 24, 2024
chinhduongthi pushed a commit that referenced this issue Sep 24, 2024
chinhduongthi pushed a commit that referenced this issue Sep 24, 2024
chinhduongthi pushed a commit that referenced this issue Sep 24, 2024
chinhduongthi pushed a commit that referenced this issue Sep 25, 2024
- Update base form to retrieve web driver from WebDriverFactory.
- Update package name.
- Add plugin org.apache.maven.plugins:maven-surefire-plugin to make test run as command.
- Create test cases for storefront and backoffice flows
chinhduongthi pushed a commit that referenced this issue Sep 25, 2024
- Revert pom parents
chinhduongthi pushed a commit that referenced this issue Sep 25, 2024
- add sonar key
chinhduongthi pushed a commit that referenced this issue Sep 25, 2024
- add sonar key + revert pom parents
@duylv27 duylv27 closed this as completed Sep 25, 2024
thiennn pushed a commit that referenced this issue Sep 25, 2024
* #1022 - Apply Automation test for Yas project

- Update base form to retrieve web driver from WebDriverFactory.
- Update package name.
- Add plugin org.apache.maven.plugins:maven-surefire-plugin to make test run as command.
- Create test cases for storefront and backoffice flows

* #1022 - Automation test

- add sonar key + revert pom parents

---------

Co-authored-by: Phuoc Nguyen <phuoc.nguyenba@nashtechglobal.com>
Co-authored-by: Chinh Duong <chinh.duongthi@harveynash.vn>
chinhduongthi pushed a commit that referenced this issue Sep 26, 2024
- ADd flow edit and delete Product
chinhduongthi pushed a commit that referenced this issue Sep 26, 2024
- Update base form to retrieve web driver from WebDriverFactory.
- Update package name.
- Add plugin org.apache.maven.plugins:maven-surefire-plugin to make test run as command.
- Create test cases for storefront and backoffice flows
chinhduongthi pushed a commit that referenced this issue Sep 26, 2024
- add sonar key + revert pom parents
chinhduongthi pushed a commit that referenced this issue Sep 26, 2024
- ADd flow edit and delete Product
chinhduongthi pushed a commit that referenced this issue Sep 26, 2024
- ADd flow edit and delete Product
khanhtrand pushed a commit that referenced this issue Sep 30, 2024
- ADd flow edit and delete Product

Co-authored-by: Chinh Duong <chinh.duongthi@harveynash.vn>
chinhduongthi pushed a commit that referenced this issue Sep 30, 2024
- ADd flow edit and delete Product
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants