AAbinayainabinaya01.hashnode.dev·Jul 3, 2024 · 3 min readAutomation testingDifference between Selenium web driver, Selenium IDE and Selenium Grid: FunctionalitiesSelenium IDESelenium RCSelenium Webdriver Record and playbackIt has the record and playback feature.It does not have a record and playback.It does not have...00
AAbinayainabinaya01.hashnode.dev·Jun 23, 2024 · 3 min readTestingDifference between Automation and Manual testing: Testing AspectManual TestingAutomated Testing AccuracyLess accurate due to the higher possibility of human errors. However, it handles complex tests that require human thinking and judgment bet...00
AAbinayainabinaya01.hashnode.dev·Jun 18, 2024 · 4 min readAgile MethodlogyDifference between Sanity and Smoke Testing: ParticularsSmoke testingSanity testingPurposeSmoke testing is performed to ascertain that the acute functionalities of the program are operating properly.Sanity testing is done to check that bugs have been...00
AAbinayainabinaya01.hashnode.dev·Jun 17, 2024 · 3 min readTestcase design tehniques-Decision table ConditionsUser 1User 2User 3User 4User 5User 6Result If any field is blankYError message"All fields are required" if email is invalidYError message"Please enter valid email ID" if phone numbers is invalidYError message"Please...00
AAbinayainabinaya01.hashnode.dev·Jun 17, 2024 · 4 min readSoftware Development LifecycleList of SDLC Models 1.Waterfall model 2.RAD model 3.Spiral model 4.v-model 5.Incremntal model 6.Agile model 7.Iterative model 8.Bigbang model STLC: Software Testing Life Cycle (STLC) is a process used to test software and ensure that quality standard...00