PP.Dhivyabharathiinddblog.dev·Aug 29, 2024 · 8 min readJAVA Exceptions and Error HandlingQ.No.1. what are the four access modifiers available in Java and what is their significance in terms of class, method and variable accessibility? ANS: Access modifiers, also known by their alternative name of access specifiers, are an essential compo...00
PP.Dhivyabharathiinddblog.dev·Jun 23, 2024 · 7 min readIntroduction to SeleniumQ.NO.1. Explain the difference between Selenium IDE Selenium WebDriver and Selenium grid Selenium IDE : A record and playback tool for creating visual examples of tests. It's suitable for less technical testers and can be used for smoke tests and as ...00
PP.Dhivyabharathiinddblog.dev·Jun 23, 2024 · 11 min readAutomation TestingQ.No.1. what is the difference between automated and manual testing in Software Development ? Ans: Automated Testing: Automated testing is a software development practice that uses tools to automate the process of validating and reviewing software pr...00
PP.Dhivyabharathiinddblog.dev·Apr 25, 2024 · 5 min readAgile Methodology.Q.NO.1.Describe the differences in between, 1.Smoke and Sanity Testing: Smoke testing: Smoke testing is also called build verification testing. It is a type of software testing, that is performed at the beginning of the development process to check t...00
PP.Dhivyabharathiinddblog.dev·Apr 24, 2024 · 9 min readSTLC & QA Testing.Q.NO.1. List down all the models of SDLC. Models of Software Development Life Cycles are, Waterfall Model, Agile Model, V- Model, Spiral Model, Iterative Model, RAD Model, Big bang Model, Incremental Model and Prototype Model. Waterfall Model: \>The ...00