MSMourice Seraphineinmourice.hashnode.dev·May 31, 2024 · 6 min readAutomation Testing1.Explain the difference between Selenium IDE, Selenium WebDriver, and Selenium Grid Selenium is a suite of tools designed for automating web browsers. It comprises several components, each serving different purposes in web application testing. The m...00
MSMourice Seraphineinmourice.hashnode.dev·May 18, 2024 · 7 min readAutomation Testing1.What is the difference between automated and manual testing in software development? Manual Testing: Manual testing is a software testing process in which test cases are executed manually without using any automated tool. All test cases executed by...00
MSMourice Seraphineinmourice.hashnode.dev·May 16, 2024 · 6 min readAutomation Testing1.What is the difference between automated and manual testing in software development? Manual Testing: Manual testing is a software testing process in which test cases are executed manually without using any automated tool. All test cases executed by...00
MSMourice Seraphineinmourice.hashnode.dev·Mar 6, 2024 · 4 min readTask 5 - Test Case and Bug ReportingQ1) Write the key points on Test Scenario, Test Case, Test Strategy and Plan, Test Summary Report. Test Scenario: Definition: A test scenario is a documentation of test cases. It is a description of a specific functionality or feature to be tested. G...00
MSMourice Seraphineinmourice.hashnode.dev·Mar 4, 2024 · 4 min readTesting Methodologies and SDLC: Task 1. Qn 3 and Qn 4.3) As a Manual tester what qualities do you possess. Illustrate with examples. A manual Tester should have the following qualities that are essential for effectively testing software applications: 1.Attention to Detail: Example: A manual tester caref...00