Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

CREATE USER STORIES FOR THE BELOW SCENARIO Functional Requirements of Software Below are the specifications of the software: The software will translate into French or

CREATE USER STORIES FOR THE BELOW SCENARIO

Functional Requirements of Software Below are the specifications of the software:

The software will translate into French or German integer numbers from 1 to 30 inclusive.

The program should ask:

1) What number to translate

The user should type digits

If the user doesnt type digits, the following message must be displayed Please use digits and the program must end

If the user doesnt type a number between 1 and 30, the following message must be displayed Please type an integer number between 1 and 30 and the program must end

2) What is the output language

The user should type German or French (case is insensitive)

If the user doesnt type German or French, the following message must be displayed only French or German is allowed and the program must end

3) Display the result in the following syntax: The translation is XXX 4) Wait for any key to exit As shown above, it is going to be a console based program, there wont be any graphical user interface

4) Wait for any key to exit

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Essentials of Database Management

Authors: Jeffrey A. Hoffer, Heikki Topi, Ramesh Venkataraman

1st edition

133405680, 9780133547702 , 978-0133405682

More Books

Students also viewed these Databases questions

Question

2. Identify four types of migrant groups.

Answered: 1 week ago