what is the difference between test scenario n testcase.do
we have separate template fr test scenario.what is the use
of scenarios.pls explain with example.
Answers were Sorted based on User's Feedback
Answer / rajendra prasad reddy penumall
Test Case:Test case is a document contains,
Input Action-> Input-> Expected Result
to test a particular functionality.
Normally Test Case is designed in view of testing a
functionality at a high level. each test case is prepared
based on a test condition. Again we know the test condition
is extracted from requirements. These test cases are
independent from each other.
Test scenario:A set of test conditions that are used to
test the business process flows from end to end.But these
test scenario's are dependent on others.
Byeee
Friends
Rajendra Prasad Reddy Penumalli
| Is This Answer Correct ? | 14 Yes | 0 No |
Answer / kalyan s
Test scenario is navigation path
e.g. yahoo login.
Test case is a step by step process to execute the application .
eg. Yahoo login page
1) valid username valid passw
2) Invalid username valid passw
like these are the different test cases with single
scenario.
| Is This Answer Correct ? | 6 Yes | 2 No |
Answer / vijay kumar koulampet
Test Scenario: A set of test cases evaluating a business
requirement for a specific Business Scenario/Conditin.
Test Case: A set of steps invlved to evaluate a particular
aspect of business scenario/condition.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / aseem
Hi Friend your answer was correct that test scenario
defines business process end to end but its not necessary
that one scenario will be dependent on another scenario.
that's why once we are not able to proceede with one
scenario we can execute another scenario.
| Is This Answer Correct ? | 1 Yes | 0 No |
On which documnets are used to write System Test Cases? What are the contents in Ststem Test Cases?
What is the goal of Software Configuration Management(SCM? a.)Configuration Identifier b.)Configuration Control c.)Process Management d.)All options.
wht are the possible test cases for security testing?both negtive and possitive
Tracability matrix? what are test metrics?what is the use? scope of testplan? Estimation? Test stratagy? Entry ,Exit ,Suspention,Resumption criteria? Diff b/w web server and appli server? diff b/w web app and client server app? diff b/w brs,srs? what is Sla time? Exp defect life cycle? types of defects? how do u decide project is 100% bug free? How u send defect reports? Testing Environments? testbed? what is differed testing? what is differed defects? what r the base documents are recovered for test case design? what r the base documents are recovered for test case execution?
What are your greatest weaknesses?
Write the function test case to add a customer to database.
Difference between manual testing and system testing
Explain the difference between integration testing and system testing with real time examles?
What do you do in this application?
Can list out some disadvantages of manual testing?
wt r the types of testings r belongs to black box testing, wt r the types of testings r belongs to white box testing and wt r the types of testing r belongs to both.
Explain the procedure for manual testing.