Question
What are use cases and usage scenarios?

Answers

A use case describes a usage scenario of a system. They are defined to understand system’s functionalities and design them better from an end user perspective. A usage scenario similarly is a short description of how someone might use a system to perform a specific function. They can be however, highly elaborative describing, pre conditions, post conditions, events, assumptions etc. They can be also broken down into further sub usage scenarios if needed.   Your Comment




More United States of America,Software Questions..
What is the inputsplit in map reduce software?

What is software configuration management?

What Is Java Api For Xml-based Rpc (jax-rpc)?

How can you implement fine-grained auditing?

What is IBM’s simple explanation for Big Data’s four critical features?

What is static synchronized method in JDBC API? Give an example?

What does the NULLIF function do?

What happens if a start method is not invoked and the run method is directly invoked?

Should we override finalize method

what is the difference between mysql_fetch_array and mysql_fetch_object?

How will XML affect my document links?

Why to use Style Sheets?

What are Filters in MVC?

Can you explain Application layer in OSI model?

How to define new testplan attributes?

What are the minimum system requirements to run Photoshop? Is it possible to run Photoshop over linux?

Which oracle package is used to manage the oracle lock management services?

What is Latch Up? Explain Latch Up with cross section of a CMOS Inverter. How do you avoid Latch Up?

The Patient Protection and Affordable Care Act (PPACA) of USA is colloquially known as _____?

What is marker interface?



Search
Can you Answer!!
  • Q What is the output of print list[0] if list = [ 'abcd', 786 , 2.23, 'john', 70.2 ]
  • Q Why Avontix Solutions Private Limited? What do you know about Avontix Solutions Private Limited? Company profile of Avontix Solutions Private Limited?
  • Q Name the lockable units in DB2?
  • Q What does the value, “minimum samples” do?
  • Q Ian Kama was sworn in for a second term as the President of which African country?
  • Q Explain how to write a class in c++ using only one object?
  • Q When I first met him, he _____ in a HOTEL.
  • Q What is an 'output variance'?
  • Q If the primary key is not included in the query result , duplicate rows can occur in result set then how you can eliminate the duplicate rows of query result. a) By using Distinct statement b) By using Unique statement c) Neither a nor b d) By using where clause
  • Q How would you rate an importance of a receptionist from One to Ten, if we talk about overall impression for the company?
  • Q What is the purpose of foreach method of stream in java 8?