Hi, Please can anyone tell me the difference between
writing test cases & test scenarios? What all should be
included while writing a test scenario?
Answers were Sorted based on User's Feedback
Answer / vijay
Test scenario: Test scenario is process or flow of full
transcation. where we need to start and where we need to
end.
Test case: Test case is the actual testing what input we
need to give and what is expected and actual values we are
getting.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / sri sudha
Test scenario:In test sceanario ewe jst use black box
testng dat is we jst calculate the boundary values nd
equivalence class partitions nd depending on the
specification some times we use decision tables.
Test case:test case is a group of steps dat is to be
executed to check the functionality of specific object.In
testcase test engineers are prepare testcase documents
using IEEE 829 format.
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / sujay
A test plan is a document that describes the scope,
approach, resources, and schedule of intended testing
activities, while a test scenario is a document that
describes both typical and atypical situations that may
occur in the use of an application.
| Is This Answer Correct ? | 0 Yes | 2 No |
can 100% quality be achieved?
Why you choose automated testing over manual testing?
If conflict arrises between u and developer how will solve that?
Web 2.0 Style Software Testing Management System- any suggestions?
what is system specification ? what is functional specification?
what is build acceptance test?
Difference between smoke testing and sanity test ?????????
As a tester I'm looking for web 2.0 Style Software Testing Management tool- any suggestions?
What types of documents would you need for QA, QC, and Testing?
What is descion table?
If Technical manager is not addressing to bugs while releasing the project , then how u can treat that bugs? a.open b.closed c.pending 4.deffered
what is validation and verification