Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
How do you define a format of writing a good test case?
Home
Testing
How do you define a format of writing a good test case?
0
votes
asked
Nov 13, 2020
in
Testing
by
sharadyadav1986
How do you define a format of writing a good test case?
#test-case
Testing-questions-answers
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Nov 13, 2020
by
sharadyadav1986
The format of Test Case includes:
Test case ID
Test case description
Severity
Priority
Environment
Build version
Steps to execute
Expected results
Actual results
...