Courses
Tutorials
Interview Prep
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
Similar Topics
Web Technologies
32.1K+ articles
DSA
20.4K+ articles
Difference Between
3.1K+ articles
GBlog
2.9K+ articles
Software Engineering
2.0K+ articles
Python-selenium
187+ articles
Interview Questions
144+ articles
JUnit
96+ articles
selenium
77+ articles
WireMock
15+ articles
Software Testing
 /Â
Manual Testing
Manual Testing
13 posts
Recent Articles
Test Cases For API Testing
Last Updated: 25 May 2026
API Testing is a software testing method used to verify communication between applications via APIs. It ensures that APIs process requests correctly, return expected respo...
read more
Picked
Software Testing
Manual Testing
Test Cases for Banking Application
Last Updated: 23 July 2025
Banking is a completely critical enterprise. However, it is also quite complex because of all of the rules and policies, banking apps want to observe strict tips to ensure...
read more
Picked
Software Testing
Manual Testing
Understanding and Preventing SQL Injection in Java Applications
Last Updated: 24 October 2023
In the world of web applications and databases, security is paramount. SQL injection is a common and dangerous vulnerability that can compromise your application's integri...
read more
Java
Geeks Premier League
Manual Testing
Geeks Premier League 2023
Manual Testing Interview Questions and Answers
Last Updated: 19 May 2026
Manual testing plays an important role in software development by ensuring that applications work correctly before release. It helps testers identify bugs, improve softwar...
read more
Software Testing
Interview-Questions
Manual Testing
Interview Questions
Test Cases For Registration and Login Page
Last Updated: 19 May 2026
Registration and Login pages are essential components of any application that requires user authentication. Proper testing of these pages ensures secure access, accurate v...
read more
Technical Scripter
Picked
Software Testing
Technical Scripter 2022
Manual Testing
Statement Coverage Testing
Last Updated: 01 June 2026
Statement Coverage is a white-box testing technique used to verify that every executable statement in a program is executed at least once during testing. It helps ensure t...
read more
Picked
Software Testing
Manual Testing
Test Plan Template - Software Testing
Last Updated: 28 April 2026
A Test Plan Template is a standardized document that outlines the structure and components required to plan testing activities in a project. It helps ensure consistency, c...
read more
Picked
Software Testing
Manual Testing
Requirements Traceability Matrix - RTM
Last Updated: 23 July 2025
Here we will discuss the Requirement Traceability Matrix (RTM). The following 8 topics will be discussed:Table of ContentWhat is Requirement Traceability Matrix(RTM)?Why i...
read more
Picked
Software Testing
Manual Testing
How to Write Test Cases in Software Testing
Last Updated: 18 May 2026
Writing effective test cases ensures that software functions correctly and meets requirements. A clear test case defines the steps, inputs, and expected results, helping i...
read more
Picked
Software Testing
Manual Testing
Software Testing - Test Case Review
Last Updated: 23 July 2025
When a test engineer prepares a test case, he or she may skip some scenarios like entering incorrect data and writing incorrect navigation steps, all of which might have a...
read more
Picked
Geeks Premier League
Geeks-Premier-League-2022
Software Testing
Manual Testing
Test Plan - Software Testing
Last Updated: 16 May 2026
A test plan is a project-level document that defines what will be tested, how testing will be conducted, and who will perform the testing. It serves as a blueprint for the...
read more
Picked
Geeks Premier League
Geeks-Premier-League-2022
Software Testing
Manual Testing
Functional Testing - Software Testing
Last Updated: 18 May 2026
Functional Testing is a type of software testing that verifies whether the application works according to the specified requirements. It focuses on testing features, funct...
read more
Software Testing
Automation Testing
Manual Testing
Stress Testing
Last Updated: 16 May 2026
Stress Testing is a software testing technique that evaluates how a system behaves under extreme load conditions beyond normal operating limits. It helps identify performa...
read more
Software Testing
Manual Testing
✕