Ask Question, Ask an Expert

+61-413 786 465

info@mywordsolution.com

Ask DBMS Expert


Home >> DBMS

Assignment: Software QA and Testing

Part I: Conceptual Questions

1.: Objective of this question is for you to revisit common terminologies and concepts use in software testing

a) Briefly explain how low coupling and high cohesion enables modular design.

b) In the class we discussed three basic approaches in Integration testing: Top down, bottom up and sandwich. Explain each technique in detail highlighting pros and cons of each technique.

c) Junit is a framework. What is the main difference between a framework and a toolkit?

d) Junit provides four annotations @Before, @After, @BeforeClass, @AfterClass. Explain how you can use those testing OO applications (try to give examples)

Part II: OO Application Design/Architecture/ and Testing

Objectives: This question will help you in understanding designing stubs and driver program for testing. Also, how to perform integration testing. Finally, designing and implementing test cases (Using a tool, JUnit in our case) to test OO applications.

2. Download the BagleHouse program posted. It was developed as two-layered software where UI and computation related classes have being separated. They interact with each other through interfaces. BagleHouse application UI will let users select a type of a Bagel, toppings (up to 4), and a type of coffee as shown below. Once the calculate button is pressed amount due will be displayed.

a) Study the code and draw the class diagram that clearly shows the class relationships implemented. Make sure to use correct UML notations.

Submit: class diagram. No need to use a tool. Handwritten is fine as long as it's legible.

b) In testing this application, it make sense to test the calculations.java class first before integrating it with UI classes. Design test cases to test the calculations class (Explain your strategy). Then, develop a test driver program using JUnit to implement your test cases. Run test cases and make sure it the implementation of calculations class is correct.

Submit: Your JUnit test driver program and the test plan.

c) Then, we need to test the Presentation Layer before integrating it to the Application Layer. Explain your approach in testing the Presentation Layer using stubs to represent the Application Layer. Develop 3 test cases to show your strategy. Use MockItO framework to generate stubs.

Submit: Your test plan and three sample test cases.

3. [State Based Testing] In the class we have discussed the windshield wiper program and developed test cases based on the StateChart for lever and a Use Case. In this question you will revisit the program design and develop two set of test cases.

StateChart Based Testing:

The following StateCart represent the behavior of the Wiper of the winshield wiper case study discussed in the class.

a) Design test cases based on the segment of the StateChart shown below. Your test cases should cover all state transitions shown in the given state diagram. Represent your test cases in a table.

b) Implement Junit test cases to implement your test cases designed above (a)

c) Use case based testing: Consider the following usage scenario.

i.) Design test cases to test the scenario given.
ii.) Implement Junit test cases to implement your test cases designed above (c)

Assume that when lever and dial changes, they do not need to follow any sequential order. For example, dial can go from 1 to 3 without staying at level 2.

Attachment:- Assignment.rar

DBMS, Programming

  • Category:- DBMS
  • Reference No.:- M92786331

Have any Question?


Related Questions in DBMS

Backgrounda new training organization called abc

Background A new training organization called ABC TechTraining is opening soon and they have approached you to help design their new database. They have just completed the refurbishment of the premises and are now lookin ...

You are in a real estate business renting apartments to

You are in a real estate business renting apartments to customers. Your job is to define an appropriate schema using SQL DDL in MySQL. The relations are Property(Id, Address, NumberOfUnits), Unit(ApartmentNumber, Propert ...

You are responsible for keeping track of meal expenses for

You are responsible for keeping track of meal expenses for ten employees while at a business lunch to which your employer has invited you to attend. Write an algorithm that inputs the lunch costs for each the ten employe ...

Question sql injection is in the top 10 owasp and common

Question : SQL Injection is in the top 10 OWASP and Common Weakness Enumeration. Using MySQL and PHP, show your own very short and simple application that is vulnerable to this attack. Provide another version that mitiga ...

Questionsuppose a prolog database exists that gives

Question: Suppose a Prolog database exists that gives information about states and capital cities. Some cities are big, others small. Some states are eastern, others are western. a. Write a query to find all the small ca ...

Question 1 unified communications system eg email

Question: 1. Unified Communications System (e.g., email, conferencing, and messaging) - The local area network is slower than needed, especially for newer, cloud-based applications. The email system needs refurbishment a ...

The groceries datasetimagine 10000 receipts sitting on your

The groceries Dataset Imagine 10000 receipts sitting on your table. Each receipt represents a transaction with items that were purchased. The receipt is a representation of stuff that went into a customer's basket. That ...

Sql injection on a searchthe way search performs its task

SQL injection on a search The way Search performs its task is by executing the following query (in a php script):          $var=stripslashes($_POST['search']);          $query = "SELECT username from lab1_login where use ...

Analytic reportpurpose the purpose of this task is to

Analytic Report: Purpose: The purpose of this task is to provide students with practical experience in working in teams to write a Data Analytical report to provide useful insights, pattern and trends in the chosen/given ...

Assignmenta restaurant is designing a database to keep

Assignment A restaurant is designing a database to keep track of customer services. A customer is defined as a customer ID, name, address and a telephone number. Customers are served by employees. Each employee is define ...

  • 4,153,160 Questions Asked
  • 13,132 Experts
  • 2,558,936 Questions Answered

Ask Experts for help!!

Looking for Assignment Help?

Start excelling in your Courses, Get help with Assignment

Write us your full requirement for evaluation and you will receive response within 20 minutes turnaround time.

Ask Now Help with Problems, Get a Best Answer

Why might a bank avoid the use of interest rate swaps even

Why might a bank avoid the use of interest rate swaps, even when the institution is exposed to significant interest rate

Describe the difference between zero coupon bonds and

Describe the difference between zero coupon bonds and coupon bonds. Under what conditions will a coupon bond sell at a p

Compute the present value of an annuity of 880 per year

Compute the present value of an annuity of $ 880 per year for 16 years, given a discount rate of 6 percent per annum. As

Compute the present value of an 1150 payment made in ten

Compute the present value of an $1,150 payment made in ten years when the discount rate is 12 percent. (Do not round int

Compute the present value of an annuity of 699 per year

Compute the present value of an annuity of $ 699 per year for 19 years, given a discount rate of 6 percent per annum. As