Would u provide the exact differences of test case and test
conditon 2)test case and use case 3)test suite and test
scenara
Answers were Sorted based on User's Feedback
TEST CASE:
A test case is a document that describes an input, action, or event and an expected response, to determine if a feature of an application is working correctly.
A test case should contain particulars such as test case identifier, test case name, objective, test conditions/setup, input data requirements, steps, and expected results.
For every test case, we can identify +ve and -ve points.
Based on the criteria, we will write the test cases, if it is crucial process or screen.
We should check the screen, in all the boundary conditions.
USE CASE:
A simple flow between the end user and the system.
It contains pre conditions, post conditions, normal flows and exceptions.
It is done by Team Lead/Test Lead/Tester.
Test Scenario:
A name given to test case is called Test Scenario.
The test scenario is deal by the test Engineer.
Test Strategy:
Is a document, developed by the "Project manger" which contains what type of technique to follow and which module to test.
TEST PLAN:
Test plan is a document, developed by the test lead, which contains "what to test" "How to test" "When to test " and "Who to test " .
| Is This Answer Correct ? | 0 Yes | 0 No |
TEST CASE:
Simply, A test case is set of inputs to determine if a feature of an application is working correctly.
USE CASE:
A use case is nothing but complete functionality of any requirement.
TEST SCENARIO:
A test scenario is the work flow of any functionality.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / padmaraj s. patil
test case shows the what could be the test case and test
condition defines the test case ...
| Is This Answer Correct ? | 3 Yes | 4 No |
Answer / dhani
testcase means idea of testengineer to test somethiong based
on customer req`s.
usecase means it is user frendly i.e we can easlily
understood by seeing it.describes the functionality of
features of appn
in terms of actors ,actions,and responses.
testscenario means where we have to test, in which location
or place.
| Is This Answer Correct ? | 2 Yes | 5 No |
what is meant by host files web application testing?
can we give special characters in password
Hi friends, Im an MBA Finance, 2 yrs of exp workng in Investment com, + around 2 yrs of exp in Manual testing in Finane domain. Im looking for manual testing jobs but not getting any calls, Im worried is manual tesing in finance domain do have any good scopes in future or not. Plz provide me ur valuable suggestion,so tht I can best decision to retain in this platform(manual testing). or not
What are the drawbacks of manual testing?
what is the difference b/w test scenario and test case? pls explain with one example the preparation of both? thanks in advance ................
what is the difference between metrics and matrixes .. if possible please give some examples..
Do you think tools are required for managing change. Explain and please list some tools/practices which can help you managing change.
how will get a build for testing.
One scenario: yahoo inbox doesnt show emails but instead of all inbox emails are shown in draft folder. How do u wrte the defect repert for this scenario.
Two negative Testcases for Excel Sheets
What is "V-n-V" Model ? Why is it called as "V"& why not "U" ? Also tell at what Stage Testing should be best to stared?
What are the steps, procedures, objectives to write test cases.