P.Dhivyabharathidd97.hashnode.dev·Apr 19, 2024TASK-1, Testing Methodologies & SDLC.Q,No:1.What are Different Types of testing? Testing is the process of evaluating and verifying a product or application to ensure it functions properly. If it is not functioning correctly, bugs need to be found and fixed. Testing has different types....1 like·27 readstesting methodology
Pradeep K Apradeepanand.hashnode.dev·Mar 17, 2024Testing Methodologies & SDLC1.What are the types of testing? In software testing we have many types, most commonly used Smoking testing, Regression testing, 2.What are different STLC phases? Analysis>Test Planning>Test case Design>Environment Setup>Testcase execution>Defect log...SDLC
Manikandanmani0402.hashnode.dev·Jan 29, 2024Testing methodologies and SDLCDifferent Types of Testing: Unit Testing: Focuses on individual components or modules to ensure they function as intended. Integration Testing: Verifies the interactions between different components or systems to identify any issues in their combin...Manual Testing
Vimal Girija Vbuddy4tostudy.hashnode.dev·Jan 17, 2024Security Testing MethodologiesSecurity testing methodologies are systematic approaches or frameworks that guide the process of evaluating the security of a system, application, or network. These methodologies help identify vulnerabilities, weaknesses, and potential risks to imple...Security Testing Methodolo
Mainul Hasandev.webdevstory.com·Sep 10, 2023Decoding Software Testing: A Deep Dive into Quality AssuranceHow important it is to test software In an ever-changing world where technical improvements are the norm, software development is the heart that keeps these developments alive. However, not only does the creation of software matter but so does its qu...Software Testing