0% found this document useful (0 votes)
59 views21 pages

Demo Junit Test: Introduction To Software Testing

This document introduces software testing and demonstrates how to perform unit tests using JUnit. It discusses why testing is necessary to prevent software bugs, defines different levels of testing, and introduces JUnit as a framework for writing unit tests in Java. The document then demonstrates how to set up the JUnit testing environment and provides an example of writing and running a simple JUnit test.

Uploaded by

Nguyên Hưng
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
59 views21 pages

Demo Junit Test: Introduction To Software Testing

This document introduces software testing and demonstrates how to perform unit tests using JUnit. It discusses why testing is necessary to prevent software bugs, defines different levels of testing, and introduces JUnit as a framework for writing unit tests in Java. The document then demonstrates how to set up the JUnit testing environment and provides an example of writing and running a simple JUnit test.

Uploaded by

Nguyên Hưng
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 21

INTRODUCTION TO

SOFTWARE TESTING

DEMO JUNIT TEST

GROUP2/FPT University
Who Are We?
Nguyễn Đăng Quang Nguyễn Lê Nguyên Hưng
SE140898 SE140018
Mobile:0123.456.789 Mobile:0999.999.999
Email:[email protected] Email:[email protected]
FB: facebook.com/dangquang/ FB: facebook.com/nguyenhung/

Huỳnh Nguyễn Hiệp Đức


SE141085
Mobile:0989.123.456
Email:[email protected]
FB: facebook.com/hiepduc/

Lê Vĩnh Thái Đàm Duy


SE140901 SE141011
Mobile:0988.888.888 Mobile:0987.654.321
Email:[email protected] Email:[email protected]
FB: facebook.com/vinhthai/ FB: facebook.com/damduy/

GROUP2/FPT University
Agenda

Unit Test 01
02 JUnit

Demo JUnit 03

04 Summary

GROUP2/FPT University
01
Click icon to add picture

Unit Testing

GROUP2/FPT University
01 Unit Testing

• 01 Why testing is necessary ?

• 02 What is testing ?

• 03 Level of testing

Hair Salon/FPT University GROUP2/FPT University


01 Unit Testing Why testing is necessary ?

Lỗi DNS khiến cho nhiều website


bị ảnh hưởng nghiêm trọng

Hair Salon/FPT University GROUP2/FPT University


01 Unit Testing Why testing is necessary ?

Lỗi túi khí khiến nhiều người thiệt


mạng khi xảy ra tai nạn

Hair Salon/FPT University GROUP2/FPT University


01 Unit Testing What is testing ?

Hair Salon/FPT University GROUP2/FPT University


01 Unit Testing Level of testing ?

Hair Salon/FPT University GROUP2/FPT University


02
Click icon to add picture

Junit Test

GROUP2/FPT University
02 Junit Test

Là framework dùng để unit


test cho ngôn ngữ Java

Có nhiều tính năng để giúp


phát triển phầm mềm dựa
trên kiểm thử

Hair Salon/FPT University GROUP2/FPT University


03
Click icon to add picture

Demo JUnit

GROUP2/FPT University
03 Demo JUnit

• 01 Setting Junit Environment

• 02 Demo

Hair Salon/FPT University GROUP2/FPT University


03 Demo JUnit Setting Environment

Hair Salon/FPT University GROUP2/FPT University


03 Demo JUnit Setting Environment

Hair Salon/FPT University GROUP2/FPT University


03 Demo JUnit Setting Environment

Hair Salon/FPT University GROUP2/FPT University


03 Demo JUnit Setting Environment

Hair Salon/FPT University GROUP2/FPT University


03 Demo JUnit Setting Environment

Hair Salon/FPT University GROUP2/FPT University


04
Summary

GROUP2/FPT University
Reference

• Slide template: inspired by


http://www.free-power-point-templates.com

• URLs:
https://www.lambdatest.com/blog/setup-junit-environment/,
https://lvivity.com/4-levels-of-software-testing,...

• Images from the Internet.

Find Me/FPT University GROUP2/FPT University


THANK YOU

You might also like