From 0bf79797d58d7cc26c4d90940510350c1fce878f Mon Sep 17 00:00:00 2001 From: Varsha Date: Wed, 14 Aug 2024 11:21:10 +0530 Subject: [PATCH] Add new resources --- docs/interview-questions.md | 8 ++++++-- docs/test-automation-frameworks.md | 6 ++++++ 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/docs/interview-questions.md b/docs/interview-questions.md index e80340acf..19faad8cc 100644 --- a/docs/interview-questions.md +++ b/docs/interview-questions.md @@ -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 @@ -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 @@ -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 diff --git a/docs/test-automation-frameworks.md b/docs/test-automation-frameworks.md index 1ca9c34ca..67f9f3356 100644 --- a/docs/test-automation-frameworks.md +++ b/docs/test-automation-frameworks.md @@ -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. @@ -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