vaib-dev / Courses

Course for understanding GitHub, Data Structures, Algorithms, Software Engineering, DBMS, Computer-Networks, Scrum, Adobe-Illustrator, LinkedIn and Freelance from scratch.
12 stars 7 forks source link

Testing - Quality Assurance #27

Open udeysingh95 opened 4 years ago

udeysingh95 commented 4 years ago

Software Testing - Quality Insurance

The introduction comes here...

Course Content

Chapter 1 - Topic1

1. sub-topic 1
2. sub-topic 2
3. sub-topic 3

Chapter 2 - Topic2

- sub-topic 1
- sub-topic 2
- sub-topic 3

Workflow

Root Directory Structure

6-software-testing

README

This will contain an overview of each file in this folder. This would be updated with each new file added.

Challenge

Challenges, if any - can be placed here.

PR Review Guidelines

  1. Branch is named properly (all small-letters, format 'qa-'). for eg., branch name for chapter 4 would be 'qa-topic4'
  2. MD File is named according to the given format
  3. The document is formatted consistently
  4. Content is given in an easy-to-understand language
  5. There are no English errors
  6. File has at most 150 lines
  7. PR is linked to this issue
  8. Reviewed by at least two reviewers

PR Reviewers

@Manish-pal @udeysingh95 @giteshk11

udeysingh95 commented 4 years ago

@Manish-pal could you support me here with the course outline design. Maybe by writing the first draft of the course outline here. Then we can refine it together. What do you say? I would really appreciate your expert input here.

Manish-pal commented 4 years ago

Course OutLine Design:

  1. What Is Quality Assurance Testing?

  2. What Is Quality Control?

  3. The Role of QA in Software Testing.

  4. How Do Quality Assurance and Software Testing Work Together?

  5. What are major Software Quality Assurance Activities

6.Benefits of Software Quality Assurance (SQA):

  1. The disadvantage of SQA and Why some Companies prefer peer to peer testing Approach :

you can add something like it leads to adding more resources, employing more workers to help maintain quality etc.

  1. Software Quality Assurance tools

Please feel free to add any missed point here @udeysingh95 :

Manish-pal commented 4 years ago

@Manish-pal could you support me here with the course outline design. Maybe by writing the first draft of the course outline here. Then we can refine it together. What do you say? I would really appreciate your expert input here.

Sure, Udey, I have added some basic overview which will cover most of the topics on Quality Assurance.

udeysingh95 commented 4 years ago

Wow! Cool starting point. I would say - let's move it to the main description and further additions could be discussed in the comments then. @Manish-pal