What is the scope or intent of the standard

Assignment Help JAVA Programming
Reference no: EM131613643

You will need to:

- locate two current documents for one national standard and one international standard that relate to software testing
- research, comprehend and analyse each document to find relevant details to answer a set of questions, and
- prepare a written summary report of findings

Commence your search for standards at the Federation University website.

There is a listing of Databases A-Z which has a link for Australian Standards Online.

Your search should target published standards, not drafts. You can include any of the following but you are not limited to:
- AS/NZS ISO/IEC 9126.1:2005
Software engineering - Product quality - Quality model
- ISO/IEC 12119:1994
Information technology - Software packages - Quality requirements and testing
- AS/NZS ISO/IEC 25062:2006
Software engineering - Software product Quality Requirements and Evaluation (SQuaRE) - Common Industry Format (CIF) for usability test reports
- ISO 829 Software documentation standards
- IEEE 12027
- ISO 25000 series

For the standard
- What is the standard name?
- Who holds the copyright for the standard?
- Amongst the acknowledged contributors to the document, which universities were involved (if any)?
- What is the scope or intent of the standard?
- What are key terms and understandings needed for the standard to be understood and applied?

- In your own words, what does application of the standard result in? Or in other words, what does the standard do?
- Finally, what specific relevance to software testing is the standard? Make a comparison between the standard and SWEBOK
- Relate any commonalities between the two documents
- Highlight any significant differences in their approach and applications.
Prepare a report of no more than 1,500 words answering all questions. The report should have the following structure.
- an introduction to standards and a brief description of the standard researched

- responses to questions for the standard and SWEBOK

- listing and a discussion of commonalities and differences between the two documents

- a conclusion summarizing the report findings

A Preliminary Survey on Software Testing Practices in Australia by S.P. Ng, T. Murnane, K. Reed, D. Grant, T.Y. Chen

Reference no: EM131613643

Questions Cloud

What is the after-tax cost : What is the after-tax cost of these $1000 par value bonds if Brewer's effective tax rate is 40 percent?
Discuss the major ethical issues facing law enforcement : Discuss what you believe are the major ethical issues facing law enforcement today, and what can and should be done to address the issues
Describe in words the level surfaces of function g : What do the level surfaces of f(x, y, z) = x2 - y2 + z2 look like? [Hint: Use cross-sections with y constant instead of cross-sections with z constant.]
Discuss our criminal justice system : Reflecting on criminal justice in the United States, describe an example of incompatible goals in our criminal justice system
What is the scope or intent of the standard : What is the scope or intent of the standard and what are key terms and understandings needed for the standard to be understood and applied?
Determine the depreciation expense : If Flint depreciates the logging roads on the basis of timber cut, determine the depreciation expense for 2017
Define indeterminate sentencing schemes : What are the primary differences between indeterminate sentencing schemes and determinate ones
Prepare the consolidation worksheet entries : ACC2100 / ACF2100 Financial Accounting Assignment. Prepare the consolidation worksheet entries at 30 June 2016
Analyze the main factors that organization should consider : Use the Internet to research capital investments in global markets. Next, analyze the main factors that an organization should consider.

Reviews

len1613643

8/25/2017 4:33:50 AM

S1. Analyse and critically evaluate software requirements and proposed solutions; S2. Apply complex decision making to select appropriate testing techniques; S3. Write professional level management, planning, quality assurance and testing documentation for a software system; S4. Apply effective testing techniques to software systems of varying scales and test levels A1. Develop and maintain plans for scheduling quality assurance tasks including software testing;

len1613643

8/25/2017 4:33:08 AM

K1. Critically evaluate software requirements as inputs toward testing of the final solution; K2. Analyse and critically evaluate appropriate tools and techniques to support the testing process; K3. Develop a good understanding of selecting and applying measures and models used for testing that are compliant with the appropriate professional industry standards such as the ACS and IEEE;

len1613643

8/25/2017 4:32:57 AM

According to Standards Australia: “Standards are published documents setting out specifications and procedures designed to ensure products, services and systems are safe, reliable and consistently perform the way they were intended to. They establish a common language which defines quality and safety criteria.” There are several standards, international and national, that relate specifically to software testing. Standards formalize industry best practice and they are agreed upon by professionals in the industry in which the standards apply to. This assignment is an investigation into those standards. The purpose of the assignment is to help you to:- • improve your research and comprehension skills • develop a good understanding of professional industry standards for software testing • appreciate the value of various processes and methods used in industry to test and evaluate software systems

len1613643

8/25/2017 4:32:02 AM

You are required to provide documentation, contained in an appropriate file, which includes: • a front page - indicating your name, a statement of what has been completed and acknowledgement of the names of all people (including other students and people outside of the university) who have assisted you and details on what parts of the assignment that they have assisted you with • list of references used (APA style) Using the link provided in Moodle, please upload the following in one Word file as directed by your lecturer. Name your Word file in the following manner:

len1613643

8/25/2017 4:00:29 AM

Assessment component Mark 1. Introduction /2 2. Responses to questions /4 3. Listing and discussion of commonalities and differences /8 4. Conclusion /4 5. Spelling, grammar and report presentation /2 Total /20 Final /10

len1613643

8/25/2017 4:00:22 AM

i need this task solution in professional manner please do it with care i m send one iee pdf file you have to do with cam The following changes are made to Assignment1. You have to compare a well know standard, for example IEEE 829, with innovative work in testing: 1290464 The link provided is work based on national standards. Compare the IEEE 829 with this work.

Write a Review

JAVA Programming Questions & Answers

  Recursive factorial program

Write a class Array that encapsulates an array and provides bounds-checked access. Create a recursive factorial program that prompts the user for an integer N and writes out a series of equations representing the calculation of N!.

  Hunt the wumpus game

Reprot on Hunt the Wumpus Game has Source Code listing, screen captures and UML design here and also, may include Javadoc source here.

  Create a gui interface

Create GUI Interface in java programing with these function: Sort by last name and print all employees info, Sort by job title and print all employees info, Sort by weekly salary and print all employees info, search by job title and print that emp..

  Plot pois on a graph

Write a JAVA program that would get the locations of all the POIs from the file and plot them on a map.

  Write a university grading system in java

University grading system maintains number of tables to store, retrieve and manipulate student marks. Write a JAVA program that would simulate a number of cars.

  Wolves and sheep: design a game

This project is designed a game in java. you choose whether you'd like to write a wolf or a sheep agent. Then, you are assigned to either a "sheep" or a "wolf" team.

  Build a graphical user interface for displaying the image

Build a graphical user interface for displaying the image groups (= cluster) in JMJRST. Design and implement using a Swing interface.

  Determine the day of the week for new year''s day

This assignment contains a java project. Project evaluates the day of the week for New Year's Day.

  Write a java windowed application

Write a Java windowed application to do online quiz on general knowledge and the application also displays the quiz result.

  Input pairs of natural numbers

Java program to input pairs of natural numbers.

  Create classes implement java interface

Interface that contains a generic type. Create two classes that implement this interface.

  Java class, array, link list , generic class

These 14 questions covers java class, Array, link list , generic class.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd