DKDURGAPRASAD KOMATIinprasad999.hashnode.dev·May 24, 2024 · 8 min readTask-151Q Explain the difference between selenium IDE, selenium web driver, 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...00
DKDURGAPRASAD KOMATIinprasad999.hashnode.dev·May 22, 2024 · 18 min readTask 141Q.what is the difference between automated and manual testing in software development ? Manual TestingAutomation Testing It is manually evaluating software programs to find problems.It involves using tools and scripts to run tests. It depend...00
DKDURGAPRASAD KOMATIinprasad999.hashnode.dev·Mar 4, 2024 · 5 min readTask-41.Describe differences between a. Smoke and sanity Testing Comparison BasisSmoke TestingSanity Testing Test coverageIt is a broad approach to testing where all parts of the application are tested.It is a narrow approach to testing where specif...00
DKDURGAPRASAD KOMATIinprasad999.hashnode.dev·Feb 29, 2024 · 6 min readTask-3 Manual testing1.List down all the models of SDLC Ans : Models of SDLC Waterfall Model: A universally accepted SDLC model. Sequential phases: requirements analysis, design, implementation, testing, integration, and maintenance. Linear progression from one pha...00
DKDURGAPRASAD KOMATIinprasad999.hashnode.dev·Feb 18, 2024 · 2 min readTest a new Mobile appMobile App Test check the device storage available or not Install the app in the device Check application can opening or not while clicking on it or weather facing any crash issues Check the default application are present on the mobile. check i...00