Skip to content

Commit

Permalink
Merge pull request #51 from Varsha176/master
Browse files Browse the repository at this point in the history
Add new resources
  • Loading branch information
inafev authored Aug 21, 2024
2 parents 1838b4e + 0bf7979 commit 69b38d3
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
8 changes: 6 additions & 2 deletions docs/interview-questions.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,10 @@

## Selenium Interview Questions

- [automationreinvented.blogspot.com: Top 30 Interview Questions on Automation Testing - Selenium for SDET/Automation QA?](https://automationreinvented.blogspot.com/2020/06/top-30-interview-questions-on.html)
- [automationqahub.com: The Ultimate List of Selenium Interview Questions](https://automationqahub.com/latest-selenium-interview-questions-and-answers/)
- [automationreinvented.blogspot.com: Top 30 Interview Questions on Automation Testing - Selenium for SDET/Automation QA?](https://automationreinvented.blogspot.com/2020/06/top-30-interview-questions-on.html)



## MySQL Interview Questions

Expand All @@ -84,6 +86,7 @@
- [intellipaat.com: Top Git Interview Questions And Answers 🌟](https://intellipaat.com/blog/interview-question/git-interview-questions-answers/)
- [automationreinvented.blogspot.com: Top GIT Interview question Set-03 for SDET/Testers/Developers/DevOps?](https://automationreinvented.blogspot.com/2021/05/top-git-interview-question-set-03-for.html)
- [automationreinvented.blogspot.com: Top 40 GIT Interview Questions and Answers for SDET - DevOps - Automation QA? Useful GIT commands to refer for daily DevOps Tasks?](https://automationreinvented.blogspot.com/2021/09/top-40-git-interview-questions-and.html)
- [automationqahub.com: The Ultimate Git Cheat Sheet 🌟](https://automationqahub.com/mastering-git-your-ultimate-git-cheat-sheet-for-quick-reference/)

## Microservices Interview Questions

Expand Down Expand Up @@ -128,10 +131,11 @@

## QA Interview Questions

- [automationqahub.com: Top Software Testing Interview Questions](https://automationqahub.com/popular-software-testing-interview-questions/)
- [automationreinvented.blogspot.com: Top 40 API Automation testing interview question for SDET and Automation QA ?](https://automationreinvented.blogspot.com/2021/03/top-40-api-testing-interview-question.html)
- [automationreinvented.blogspot.com: Top 70 interview questions on Automation Testing-Selenium-TestNG Set-06? TestNG Tricky Interview questions 2021 for SDET-QAE?](https://automationreinvented.blogspot.com/2021/01/top-60-interview-questions-on.html)
- [automationreinvented.blogspot.com: Top 80 API Testing Interview Questions for QA and SDET ? API Interview Questions 2022](https://automationreinvented.blogspot.com/2022/03/top-80-api-testing-interview-questions.html)
- [automationqahub.com: Top Software Testing Interview Questions](https://automationqahub.com/popular-software-testing-interview-questions/)



## Python Interview Questions
Expand Down
6 changes: 6 additions & 0 deletions docs/test-automation-frameworks.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,11 @@ based on your test scripts.

- [lambdatest.com: Selenium vs Cypress – Which Is Better in 2021?](https://www.lambdatest.com/blog/cypress-vs-selenium-comparison/)

## Microsoft Playwright
- [automationqahub.com: How to Configure Playwright](https://automationqahub.com/how-to-install-playwright-tool/)
- [automationqahub.com: How to build a Playwright Page Object Model](https://automationqahub.com/how-to-build-playwright-page-object-model/)
- [automationqahub.com: How to Configure multiple environments in Playwright](https://automationqahub.com/how-to-configure-multiple-environments-in-playwright/)

## Tempest Testing Project

- [Tempest Testing Project](https://docs.openstack.org/tempest) Complete coverage of the OpenStack API and common scenarios that simulate a working cloud.
Expand All @@ -87,6 +92,7 @@ based on your test scripts.
- [appium.io](http://appium.io/)
- [Dzone: appium tutorial for complete beginners](https://dzone.com/articles/appium-tutorial-for-complete-beginners)
- [Dzone: best practices in appium](https://dzone.com/articles/best-practices-in-appium)
- [automationqahub.com: How to get started with Appium 2.0](https://automationqahub.com/how-to-do-mobile-automation-using-appium-2-0/)

### Cucumber and Appium. Behavior Driven Development

Expand Down

0 comments on commit 69b38d3

Please sign in to comment.