Skip to content

Thoughts on QA designΒ #7

@UniverseFly

Description

@UniverseFly

Random examples:

  1. Functionality explanation

What's the purpose of func in file

  1. Design patterns

What is the design pattern used for file, respond with one of "OOP", "FP", etc.

  1. Dependencies

What libraries are used for the module module.py

  1. Functionality synthesis

Which function/class in this repo is responsible for xxx functionality?

  1. Error handling

How does the method method handles the case where xxx error...

  1. Algorithms

Describe the algorithm used in func?

  1. Testing

Which test checks for xxx case? What is xxx test for?

  1. General problem solving

What strategy is used to tackle the xxx challenge?

How do we justify the design?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions