Click here to Skip to main content
15,891,976 members
Articles / DevOps / Testing

Software Testing - Best Practices and Principles to Write Unit Testing

Rate me:
Please Sign up or sign in to vote.
4.79/5 (24 votes)
23 Apr 2017CPOL14 min read 26.7K   20  
Basics of software testing concept, best practices and principles
This article will cover basic testing concept, best practices and principles to write unit testing, how to write test data for unit testing and naming convention using Behavior Driven Development (BDD).

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Engineer
United States United States
Lazy software engineer, don’t believe in hard work.

Comments and Discussions