Chevron Left
返回到 Introduction to Software Testing

学生对 University of Minnesota 提供的 Introduction to Software Testing 的评价和反馈

4.3
821 个评分

课程概述

After completing this course, you will have an understanding of the fundamental principles and processes of software testing. You will have actively created test cases and run them using an automated testing tool. You will being writing and recognizing good test cases, including input data and expected outcomes. After completing this course, you will be able to… - Describe the difference between verification and validation. - Explain the goal of testing. - Use appropriate test terminology in communication; specifically: test fixture, logical test case, concrete test case, test script, test oracle, and fault. - Describe the motivations for white and black box testing. - Compare and contrast test-first and test-last development techniques. - Measure test adequacy using statement and branch coverage. - Reason about the causes and acceptability of and poor coverage - Assess the fault-finding effectiveness of a functional test suite using mutation testing. - Critique black-box and white-box testing, describing the benefits and use of each within the greater development effort. - Distinguish among the expected-value (true), heuristic, consistency (as used in A/B regression), and probability test oracles and select the one best-suited to the testing objective. - Craft unit and integration test cases to detect defects within code and automate these tests using JUnit. To achieve this, students will employ test doubles to support their tests, including stubs (for state verification) and mocks (for behavioral verification) (https://martinfowler.com/articles/mocksArentStubs.html). This course is primarily aimed at those learners interested in any of the following roles: Software Engineer, Software Engineer in Test, Test Automation Engineer, DevOps Engineer, Software Developer, Programmer, Computer Enthusiast. We expect that you should have an understanding of the Java programming language (or any similar object-oriented language and the ability to pick up Java syntax quickly) and some knowledge of the Software Development Lifecycle....

热门审阅

WM

Jan 2, 2021

Expected knowledge of programming and use of Eclipse is more than I expect for this course. I cannot find where I can donwload the sources mentioned in the week 4 videos.

AZ

Jan 19, 2022

Course itself is very good. Minus one star for assignments where without forum help you are not capable to gain 10/10, even though tests are successful on your Pc

筛选依据:

151 - Introduction to Software Testing 的 175 个评论(共 211 个)

创建者 Abhijeet M

Apr 28, 2022

Need few basic clarification of manual testing as well-including defination and differences.

创建者 Sertsedengle S (

Mar 7, 2022

The course is a bit old and the tasks are incompattible with the new java.

创建者 Venkata R I

Jul 24, 2025

i have really good understanding who the software testing has been done

创建者 Alexandra R

Dec 28, 2020

Too much unit testing. Otherwise it was great and helpful.

创建者 Avani R

Sep 28, 2024

I just found the coding parts a bit hard to implement

创建者 MANOJ K B L

Jul 29, 2021

good and learnt so much about software software

创建者 Andrés N

Sep 5, 2022

Estuvo muy largo pero se aprendio mucho.

创建者 Navjot S

Aug 5, 2021

A little difficult for manual testers

创建者 Shital S M

Sep 27, 2020

Software testing is very good course

创建者 Amit R

Nov 21, 2020

informative about software testing

创建者 KIRAN T

Oct 16, 2022

Course is simply really great :)

创建者 Rifat z

Sep 5, 2020

It's a very effective course.

创建者 DI P R

Jul 4, 2021

Very interesting Course

创建者 Kowshik S

Apr 23, 2021

This course was good.

创建者 Amara G

Sep 6, 2022

Very usefull course

创建者 LIMBACHIYA H H B

Feb 12, 2025

Very helpfull

创建者 Dr. R K G

Sep 2, 2021

excellent

创建者 MOHAMMED A U

Jul 1, 2021

very good

创建者 fahmi h w

Sep 24, 2023

hard

创建者 M A K R

Aug 29, 2023

good

创建者 Shaik A T

Oct 25, 2021

Good

创建者 KHANDAKER T R 1

Aug 19, 2021

nice

创建者 Rohini M

Jun 19, 2025

NA

创建者 Ikjun J

Sep 7, 2021

创建者 Daniel V

Sep 19, 2022

Too much unexplained that's tested on. The content overall is good stuff to know, but some assigments aren't explained well and some quiz questions aren't covered in the lectures. The discussion forums are filled with people asking for help on common issues. The most important assignment in my opinion, which is building a test plan, is a great assignment, but it has unclear direction and isn't discussed in the lectures hardly at all. The example test plan doesn't follow the same format so its of use, but not completely. I still recommnd the course since it offers structure for study, but go in knowing its got issues and that you'll be using outside sources to fill in the gaps to get through some assignments and quizzes.