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



Would u provide the exact differences of test case and test conditon 2)test case and use case 3)te..

Answer / lakshmanaraj bg

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

Would u provide the exact differences of test case and test conditon 2)test case and use case 3)te..

Answer / hanu424

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

Would u provide the exact differences of test case and test conditon 2)test case and use case 3)te..

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

Would u provide the exact differences of test case and test conditon 2)test case and use case 3)te..

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

Post New Answer

More Manual Testing Interview Questions

INTERVIEW question:- Explain the process in your company?

3 Answers   ABC, Mind Tree,


What do you gather as a part of requirement gathering (for a testing project)?

1 Answers  


define integration testing ,gui testing and functional testing

3 Answers   HCL,


What is severity and priority of bug? Give some example.

1 Answers  


If U have Test Cases already prepared and u have to just excute those test cases in a very short time then how will U decide which test cases has to be excuted first. Is there any technique ?

8 Answers   Impetus,


What is fuzz testing?

1 Answers  


Differentiate Test log and defect report.

2 Answers  


How does compatibility testing differ while testing in Internet explorer and testing in Firefox?

1 Answers  


What are noise variables?

1 Answers   Cap Gemini,


Have anyone got the Cognizant manual testing call letter for interview? Pl reply

2 Answers   Cognizant, HGS,


What is incremental intergation testing?

2 Answers  


in regression testing we excute only modified build .how we will get to know that this much part not going to effect rest of application.

4 Answers  


Categories