I’m starting to learn about Unit Testing. I know how to make unit tests, but I don’t know what are the scopes of each tests. Same goes with Test Suites, and testMethods.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can look into the following two book(s) if you are in java. Both the books will give you all intricacies that are required for better organizing your test(s) . Both the books are having a website which will give you fair idea about the book contents. Best of luck and be Test Infected 😉