shhossain / computer_science

Computer Science Topics
MIT License
203 stars 221 forks source link

Add "Testing" Topic #753

Open Yas7777 opened 2 months ago

Yas7777 commented 2 months ago

I noticed that the project lacks a comprehensive section on software testing, a critical aspect of the software development process. Understanding this is essential for ensuring the quality of software applications.

I'd like to contribute to this project by adding a software testing section. This section will cover concepts such as unit testing, integration testing, test-driven development (TDD), behavior-driven development (BDD) etc to start.

I believe this section will complement the existing repository really well and I would love to work on this section. I plan to submit a pull request for review.

Thank you!

cnchengucsd commented 2 months ago

I think this would be super helpful as well! +1 from my end.

shhossain commented 1 month ago

@Yas7777 Sounds great! Looking forward to your pull request. Thanks!

siddharth-2002 commented 1 month ago

Hi @shhossain if possible along with @Yas7777 I will also be intrested in contributing for following topic of Software Testing and also intrested if the following topic of SDLC life cycle be included as it plays very important role in development of a software

shhossain commented 4 weeks ago

@siddharth-2002, please start by contributing to the https://github.com/Yas7777/computer_science in testing section of the repository. Once you have made your contribution, I will incorporate those changes into the main repo, as there is already one PR in progress.