SSSaranya Saraninsaranyadevi.hashnode.dev·Jun 3, 2024 · 8 min readTask-15Automation Testing 1. Explain the difference between Selenium IDE, Selenium Web Driver and Selenium Grid? Selenium is a free open source automated testing framework used to validate web applications across different browsers and platforms. Selenium s...00
SSSaranya Saraninsaranyadevi.hashnode.dev·Jun 3, 2024 · 6 min readTask-141.what is the difference between automated and manual testing in software development? Automation Testing: In automated testing, the test cases are executed by the software tools. Processing Time - Automation Testing is faster than manual testing. Sp...00
SSSaranya Saraninsaranyadevi.hashnode.dev·May 3, 2024 · 7 min readTask-3 STLC & QA TestingList Down all the models of SDLC? Software Development Lifecycle (SDLC)models are * Waterfall Model * RAD model *Spiral Model *V-Model *Incremental Model * Agile Model *Iterative Model *Big bang Model What is STLC ?also, explain all stages ...00
SSSaranya Saraninsaranyadevi.hashnode.dev·May 3, 2024 · 10 min readTest Case Design TechniquesDecision Table | S.NO | First Name | Last Name | email | phone number | date/time appointment | Feedback | Status | | --- | --- | --- | --- | --- | --- | --- | --- | | 1 | abinaya | M | abi29@gmail.com | 9842698214 | 26/04/24 10.00AM | All Fields ...00
SSSaranya Saraninsaranyadevi.hashnode.dev·Apr 30, 2024 · 5 min readTask-4 Agile Methodology1. Difference between smoke and sanity testing? Smoke Testing: *Smoke Testing is performed to check that the applications critical functions are working properly. *Smoke Testing exercises the entire system from end to end. *Smoke Testing is a subset ...00