SUBJECTS
|
BROWSE
|
CAREER CENTER
|
POPULAR
|
JOIN
|
LOGIN
Business Skills
|
Soft Skills
|
Basic Literacy
|
Certifications
About
|
Help
|
Privacy
|
Terms
|
Email
Search
Test your basic knowledge |
Software Development
Start Test
Study First
Subject
:
it-skills
Instructions:
Answer 50 questions in 15 minutes.
If you are not ready to take this test, you can
study here
.
Match each statement with the correct term.
Don't refresh. All questions and answers are randomly picked and ordered every time you load a test.
This is a study tool. The 3 wrong answers for each question are randomly chosen from answers to other questions. So, you might find at times the answers obvious, but you will see it re-enforces your understanding as you take the test each time.
1. Involves all the possible sets of test data and all of the program pathways
Exhaustive Testing
Compiler
Logical Operator
Pre-defined Function
2. A type of test data that tests a program for values outwith the expected range
Input Validation
Exceptional
Analysis
Perfective Maintenance
3. The process of finding and correcting errors in a program
Fixed Loop
High Level Langauge
Logical Operator
Debugging
4. Legally binding document defining the problem
Design Notation
Data Types
Debugging
Software Specificiation
5. A programmung language that uses english like statements. Must be translated into machine code
Conditional Loop
High Level Langauge
Concatenation
Text Editor
6. A programming instruction that returns out a numerical task - e.g. LENGTH or RND or DIV
Pre-defined Function
Input Validation
Data Flow
String
7. Documentation that explains how to operate the software once it has been installed
Local Variable
User Guide
Char
Pseudocode
8. The ability of software to cope with errors during execution without crashing
Char
Robustness
Exceptional Test Data
Local Variable
9. Used to check that data input is with an acceptable range
Modularity
Text Editor
Input Validation
Readability
10. Secting part of a string
Normal
Corrective Maintenance
Pseudocode
Substrings
11. Testing programs as thoroughly as possible
Comprehensive Testing
Design Notation
Local Variable
Machine Code
12. Pre-defined and tested subprograms which speed up the SDP
Fixed Loop
Exceptional
Module
Acceptance Testing
13. Allowing users other than the programmers to test the program
Field Testing
Char
Psuedocode
Integer
14. The Beta testing stage of the SDP
Design
Acceptance Testing
Efficiency
Readability
15. First stage of the SDP concerned with gathering knowledge and understanding the problem
Readability
Analysis
Portability
Linear Search
16. Variables defined only for use in one subprogram
Array
Fixed Loops
Local Variable
Modularity
17. How easy is the program to use? This is one way to evaluate a program.
Adaptive Maintenance
User Interface
Real
Systems Analyst
18. In charge of the whole software development process
Iteration
Project Manager
Exhaustive Testing
Real
19. When a program is divided into smallers sections called subprograms
Stepwise Refinement
Extreme Test Data
Modularity
Comprehensive Testing
20. A type of test data that tests a program using expected values within the allowed range
Normal
Maintainability
Documentation
Perfective Maintenance
21. A type of maintenance used to fix errors in a program
High Level Langauge
Design
Corrective
Compiler
22. Does the program do what it was meant to do? This is one way to evaluate a program.
Iteration
Fit for Purpose
Normal Test Data
Program Specification
23. Used to count how many times a value appears in a list
Counting Occurrences
Data Flow
Portability
Module
24. A loop that repeats instructions a set number of times eg - Loop 12 times
Data Flow
Fixed Loop
Normal Test Data
Exhaustive Testing
25. Types of data stored by a program including string and integer and real and single
Stepwise Refinement
Perfective Maintenance
Data Types
Char
26. A loop that repeats instructions until - or while - a condition is met eg - Repeat / Until X > 0
Local Variable
Translation
Pre-defined Function
Conditional Loop
27. Software is evaluated for excessive resource use such as memory or backing storage
Compiler
Readability
Efficiency
Documentation
28. A loop contained within another loop
Technical Guide
Macro
Documentation
Nested Loop
29. A visual representation of the program design such as a Flowchart or Structure Diagram
Graphical Design Notation
Array
Nested Loop
Text Editor
30. A stage of SDP that involves the planning of a solution to the problem
Design
Efficiency
Interpreter
Iteration
31. An evaluation criterion that determines how easy it is to maintain a program
Iteration
Maintainability
Compiler
Normal Test Data
32. Joining strings together
Psuedocode
Data Flow
Concatenation
Iteration
33. An evaluation criterion that assesses if the software can be used on a computer other than the one on which it was designed
Stepwise Refinement
Interpreter
Portability
Technical Guide
34. Used to enter and edit high level language code
Technical Guide
Text Editor
Module
Array
35. A text-based design notation using ordinary language to define a problem
Substrings
Bottom-up Design
Pseudocode
Integer
36. Adding new features to a program and the request and cost of the client
Perfective Maintenance
Stepwise Refinement
Adaptive
Data Types
37. A data type used to store more than one character
Adaptive Maintenance
User Interface
String
Conditional Loop
38. NOT/OR?AND
Interpreter
Documentation
High Level Langauge
Logical Operator
39. A data type used to store whole numbers
User Guide
Perfective
Psuedocode
Integer
40. A data structure in which data items of the same type are grouped together
Array
Fixed Loop
Psuedocode
User Guide
41. Used to find a target value in a full list
Real
Compiler
Linear Search
Stepwise Refinement
42. A type of test data that tests the limits of the expected range of values
Compiler
Programmer
Extreme
Normal Test Data
43. A design notation using different shaped boxes and showing hierarchy
Module
Pre-defined Function
Structure Diagram
Program Specification
44. How easy is the program to read? This is one way to evaluate a program.
Maintainability
Pseudocode
Readability
Efficiency
45. Interviews company personnel and observes current procedures looking for ways to improve the system
Portability
Debugging
Efficiency
Systems Analyst
46. Test data which is on the boundary of what is acceptable by the program
String
Extreme Test Data
Fixed Loop
Pseudocode
47. The movement of data between subprograms and implemented using parameters
Text Editor
Iteration
Data Flow
Local Variable
48. Translates and runs a high level language one line at a time
Technical Guide
Interpreter
Acceptance Testing
Data Types
49. How easy it is for your program to be read by anyone else
Readability
Integer
Translation
Efficiency
50. Converts high level code into machine code in a single operation and reports all errors at the end
Systems Analyst
Compiler
Translation
Char