What is scenario and end to end scenario.

Showing Answers 1 - 11 of 11 Answers

ram

  • Jan 3rd, 2006
 

Scenario: It is the terminalogy we are using for doing the testing. It comes like subjct to context while we are doing testing.

E2E: This the one type of testing to do the testing for the appliction point to point (target reaching)

  Was this answer useful?  Yes

sudhakar2068

  • Oct 1st, 2006
 

 scenario :  A scenario  is a brief description of an event or a series of events.

      end to end scenario:summarizes a possible migration scenario. In this scenario, you create a test system to validate your migration before you put the migrated system into production.

sudhakar kolla.

My Email:kollasudhakar2005@yahoo.co.in.

My Number:09819859346.

  Was this answer useful?  Yes

Pradeep R

  • Nov 13th, 2006
 

Take an Example of bank account opening.

E2E Testing : In E2E testing user will check the flow like, user will take the applciation from bank and fill it and get approved by the manager and also he will get the back account number. This is the E2E testing.

Scenario Testing : While testing scenario, we will verify that when applciation was given the stock of the application got reduced or not. And when account number was generated was it an unique account number. And what ever the deposit given by the applciant is updated or not in his account. All these factors will be considered while doing scenario testing

Pradeep R

  Was this answer useful?  Yes

Hi

Scenario: A scenario is nothing but a description of an action/event, one test may contains more than one scenarios.

E2E Scenario: Used for defining the requirements for any system implementation project in any organization. If the new system does not align with the E2E-business processes, then management requirements cannot be realized. We also note that E2E scenarios must be considered when implementing enterprise software in a non-enterprise environment.

Srinivas

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions