Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
pcc024
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
munyeong Jung
pcc024
Commits
fb9c2441
Commit
fb9c2441
authored
3 years ago
by
munyeong Jung
Browse files
Options
Downloads
Patches
Plain Diff
Update report15.md - update image
parent
410a68a8
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
lec15/report15.md
+9
-8
9 additions, 8 deletions
lec15/report15.md
with
9 additions
and
8 deletions
lec15/report15.md
+
9
−
8
View file @
fb9c2441
...
...
@@ -32,6 +32,7 @@
| 데이터 흐름 검사 | 프로그램에서 변수의 정의와 변수 사용의 위치에 초점을 맞춰 검사 |
*
black box
| 검사 | 설명 |
| ------ | ------ |
| 동치 분할 검사 | 프로그램의 입력 데이터를 여러 분류로 나누어 검사 |
...
...
@@ -52,7 +53,7 @@
*
아래의 그림과 같이 코딩 단계에서 위쪽으로 꺾여 알파벳 v자 모양으로 진행됨
*
개발 생명주기의 각 단계와 그에 상응하는 소프트웨어 시험 각 단계의 관계를 보여줌
*
소프트웨어 개발의 각 단계마다 상세한 문서화를 통해 작업을 진행하는 잘 짜인 방법을 사용하며, 테스트 설계와 같은 테스트 활동을 프로젝트 시작 시에 함께 시작하여 전체적으로 많은 양의 프로젝트 비용과 시간을 감소시킴
<img
src=
""
>
<img
src=
"
https://git.ajou.ac.kr/munyeong/pcc024/-/raw/main/images/V-model.jpg
"
>
#
##### 정적 테스트(static testing)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment