Skip to content

Without the use of any automated testing tools, a software tester develops and runs the test cases in a manual testing scenario.

Notifications You must be signed in to change notification settings

Majhar-98/Demo-ManualTesting-TestCases

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Demo-ManualTesting-TestCases

What is manual testing?

Manual software testing is when human testers check the quality of a new application without using automation tools or scripting. The purpose is to identify bugs or defects, ensure the product is error-free, and check it conforms to specified functional requirements.

How manual testing is performed:

  • Understand requirements
  • Prepare test cases
  • Review test cases
  • Execute test cases
  • Report bugs
  • Test again

Test Case Parameters:

  • Test Case ID
  • Test Scenario
  • Test Case Title
  • Prerequisite
  • Test Steps/Actions
  • Test Data
  • Expected Result
  • Actual Result
  • Status
  • Remarks

What I have Implemented?

I have created the test cases based on Demo-Financial Application (Positive & Negative) based on two scenarios:-

  • Send Money
  • Add Money

About

Without the use of any automated testing tools, a software tester develops and runs the test cases in a manual testing scenario.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published