Sunday, February 14, 2016
How to write a Test Case
https://www.youtube.com/watch?v=eFywmQGoSWo
https://www.youtube.com/watch?v=BBmA5Qp6Ghk
testscenario testcase precondition teststeps testdata expectedresult actualresult pass/fail
https://www.youtube.com/watch?v=eFywmQGoSWo
req_id ts_id testobjective precondition/prerquisite steps testdata expectedresult actualresult pass/fail defect_id
testing is 3 steps process
1) you identify what to test
req
what to test
how to test
is a test case is use for test exectuition
detail step by step insttrcution on how to perform on your AUT
who write test cases is QA
test cases are reviwed by BA and devolpoment team
test cases are document are written word, excel, simple notepad, simple Testmanagement tool QC/ALM qtest
why we write test case : to ensure there is structure to test case, repetablity , record keeping
helps in tracking monitoring and reporting
How to write test cases
testcase ID
TC_createaccount_01
testcade description
short/concise
to test if an appropriate eeror message is displsyed when
positive/negative
precondition
teststeps
testdata
expected
status
Actual result
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment