Like Driving A Car: Software Testing

A response to the Like Driving a Car Activity
created by Baljeet Bilkhu (@bbilkhu)

Number of views: 276


As with driving a car, certain things need to be in order when performing software testing:

  • reviewing the software requirements of the application under test;
  • reviewing the design with the product designer;
  • reviewing the code with the developer and asking about riskier areas for testing;
  • developing the test cases to be used;
  • setting up the testing environment;
  • performing the test execution and logging defects;
  • creating the test report.

Example for "Like Driving A Car: Software Testing":
n/a

Leave a Reply

Your email address will not be published. Required fields are marked *