Sunday, February 14, 2016

Manual Testing Training -

https://www.youtube.com/watch?v=mjB9XTpQmgc

Test case is a documentation from where we get information to create test cases
there are number of inputs , we can have discussion with stake holders
there can be certain norms in the industry and check list availble
all these become input for writing test cases

input:stake holder,
 legal rquirements , checklist, norms



Test case format varies from organization to organization
textfile
excel
testcase management system


team can have there own format or template for writng testcase


steps
expected results
test case Id, requirement id ,test data, executed
passed/failed /blocked Notes

different input required
login name/invalid
password/invalid

bug report
test scripts,test suites
test case    steps      expected result status

No comments:

Post a Comment