Jameel Mjam17.hashnode.dev路Nov 10, 2024Task 5: Test case and bug reportingQA 1: https://docs.google.com/spreadsheets/d/12pq7GWRurb1_jCIDE8kXl3dTwVUOsnOUaoLUGbs_UqI/edit?usp=drive_link QA 2: Test Scenario: Definition: A test scenario is a high-level description of a specific functionality or feature that needs to be teste...DiscussTest case
Abhayabhayit2000.hashnode.dev路Oct 28, 2024How to Get Good Testing Requirements and How to Address Bad Ones?Testing requirements are an essential part of any successful project. They provide a roadmap for testing that helps identify and address problems. This article will discuss the importance of testing requirements, how to create effective ones, how to ...DiscussSoftware Testing
P Kpreetharajendran.hashnode.dev路May 19, 2024Task -5Test Scenario:- Test scenario is a concise document that provides a brief overview of the software鈥檚 complete functionality, primarily from an end-user perspective. Its purpose is to replicate real-life situations that users may encounter while usin...DiscussTEST summary
RamprasathSivakumarmanualtest.hashnode.dev路May 13, 2024Test Case Design and techniqueQ1.You are testing a form that allows users to schedule appointments with the doctor. The form has the following fields : first name , last name , email , phone number and appointment date and time .Some more inputs: If any field is blank , we shoul...DiscussTest case
Abhayabhayit2000.hashnode.dev路Apr 26, 2024Mastering Test Case Prioritization for Regression TestingMobile app testing is a multifaceted realm of the digital industry, ensuring a seamless user experience across various platforms and devices. From the casual user to the most avid tech enthusiast, everyone expects applications to function flawlessly....Discuss路314 readsRegression Testing
Devansh Bhardwajdevanshbhardwaj13.hashnode.dev路Jan 23, 2024Top 50+ Mobile Development Test CasesOVERVIEW Mobile apps have been a significant trend for years. Mobile apps are software programs run on mobile devices like smartphones and tablets. Unlike websites, which can be accessed from any device with an Internet connection, mobile apps are bu...DiscussTest case
PavlinforQA Thingsqathings.com路Jan 17, 2024Test Basis and Test Case DefinitionsIn the realm of software testing, understanding the concepts of Test Basis and Test Cases is pivotal for conducting comprehensive and effective testing. Let's delve into these concepts with a refined perspective: Test Basis 馃挕 颅 All documents from...DiscussTest Basis
Saniya Gazalasaniyagazala.hashnode.dev路Dec 18, 202321 Lessons To Write Test Cases EffectivelyMany aspects must be considered when developing software, and ensuring everything works as expected can be challenging. Developers and testers can face inconsistent software behavior due to post-release issues. Testers are encouraged about how to wri...DiscussTesting
Matt Paulmattpaul.hashnode.dev路Oct 4, 2023Test Case Vs Test ScriptA software product is created to fulfill certain requirements of a business or a user. However, to verify that the developed product can meet the specific criteria, thorough testing of the software is necessary. To determine whether the software is ...DiscussTest case
Nazneen Ahmadnazneenahmad.hashnode.dev路Jul 28, 2023Test Scenario vs Test Case: Core DifferencesTest scenario and test case are the two commonly used terms in the software testing domain. These terms are regarded as the building block of testing and are used to describe the test while executing them. However, it might create confusion for some ...DiscussTesting