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. The ability of software to cope with errors during execution without crashing
Conditional Loop
Perfective
Technical Guide
Robustness
2. Instructions that can be understood by the computer without the need for translation
Normal Test Data
Machine Code
Analysis
Comprehensive Testing
3. A data structure used to store a list of information of the same type
Module
Exhaustive Testing
Nested Loop
Array
4. Test data which is within a range that the program should accept
Pre-defined Function
Adaptive Maintenance
Normal Test Data
Readability
5. A way of describing the design of a program eg. pseudocode or structure diagram
User Guide
Design Notation
Robustness
Compiler
6. A document that is produced at the end of the Analysis stage. It is a legal agreement between the client and developer
Bottom-up Design
User Guide
Program Specification
Normal Test Data
7. A data type used to store more than one character
Data Types
Program Specification
Perfective Maintenance
String
8. A programmung language that uses english like statements. Must be translated into machine code
Adaptive Maintenance
High Level Langauge
Perfective Maintenance
Readability
9. First stage of the SDP concerned with gathering knowledge and understanding the problem
Bottom-up Design
Exceptional Test Data
Structure Diagram
Analysis
10. A loop which is carried out a set number of times
Fixed Loops
Nested Loop
Variable
Array
11. A data structure in which data items of the same type are grouped together
Data Types
Debugging
Array
Readability
12. Used to count how many times a value appears in a list
String
Adaptive
Counting Occurrences
Fit for Purpose
13. High Level Code is converted into Machine Code
Graphical Design Notation
Substrings
Translation
User Guide
14. The process of finding and correcting errors in a program
Adaptive Maintenance
Systems Analyst
User Interface
Debugging
15. Joining strings together
Concatenation
Logical Operator
Bottom-up Design
Perfective
16. Testing programs as thoroughly as possible
Macro
Comprehensive Testing
Nested Loop
Fixed Loops
17. A data type used to store numbers with a decimal point
Local Variable
Linear Search
Real
User Guide
18. Used to check that data input is with an acceptable range
Documentation
Text Editor
Normal
Input Validation
19. Interviews company personnel and observes current procedures looking for ways to improve the system
Systems Analyst
String
User Interface
Compiler
20. A design notation using different shaped boxes and showing hierarchy
Structure Diagram
Adaptive Maintenance
Corrective
Extreme Test Data
21. Translates and runs a high level language one line at a time
Variable
Exhaustive Testing
Array
Interpreter
22. A loop that repeats instructions a set number of times eg - Loop 12 times
Input Validation
Comprehensive Testing
Interpreter
Fixed Loop
23. An area of memory used to store data in a program
Analysis
Design
Comprehensive Testing
Variable
24. Writes code working to a software specification
Adaptive
Flow Chart
Exceptional
Programmer
25. A type of maintenance used to fix errors in a program
User Guide
High Level Langauge
Corrective
Machine Code
26. A loop contained within another loop
Pseudocode
Design Notation
Modularity
Nested Loop
27. Used to enter and edit high level language code
Compiler
Pre-defined Function
Text Editor
Char
28. A series of actions that you record and then replay to automate tasks.
Translation
Readability
Macro
Documentation
29. A design notation using boxes linked by arrows showing data flow
Flow Chart
Fixed Loop
Technical Guide
Interpreter
30. Fixing bugs or mistakes which were not discovered at the testing stage
Corrective Maintenance
Extreme Test Data
Array
Corrective
31. The Beta testing stage of the SDP
Substrings
Adaptive
Acceptance Testing
Bottom-up Design
32. Adding new features to a program and the request and cost of the client
Psuedocode
Perfective Maintenance
Fixed Loop
Conditional Loop
33. Allowing users other than the programmers to test the program
Fixed Loop
Field Testing
Counting Occurrences
Conditional Loop
34. How well your program operates without stopping due to design faults
Psuedocode
Software Specificiation
Reliability
Iteration
35. Types of data stored by a program including string and integer and real and single
Logical Operator
Corrective
Data Types
Documentation
36. How easy is the program to read? This is one way to evaluate a program.
Variable
Readability
Psuedocode
Normal Test Data
37. A type of test data that tests a program for values outwith the expected range
Maintainability
Exceptional
Bottom-up Design
Pre-defined Function
38. A stage of SDP that involves the planning of a solution to the problem
Pseudocode
Design
Bottom-up Design
Efficiency
39. Revisiting or repeating steps in the SDP to improve the solution
Nested Loop
Data Flow
Iteration
Technical Guide
40. A type of maintenance used to add new features to a program
Normal
Compiler
Perfective
Debugging
41. Does the program do what it was meant to do? This is one way to evaluate a program.
Analysis
Readability
Fit for Purpose
User Guide
42. A data type used to store a single character
Text Editor
Char
Perfective Maintenance
Concatenation
43. Legally binding document defining the problem
Logical Operator
Readability
Software Specificiation
Local Variable
44. A text-based design notation using ordinary language to define a problem
Linear Search
Pseudocode
Acceptance Testing
String
45. Pre-defined and tested subprograms which speed up the SDP
Fixed Loop
Module
Compiler
String
46. Software is evaluated for excessive resource use such as memory or backing storage
Module
Extreme
Efficiency
Data Types
47. A type of test data that tests the limits of the expected range of values
Flow Chart
Substrings
Conditional Loop
Extreme
48. Translates a high level language program into object code
Machine Code
Variable
Compiler
Maintainability
49. A visual representation of the program design such as a Flowchart or Structure Diagram
Variable
Program Specification
Graphical Design Notation
Array
50. Documentation that explains how to operate the software once it has been installed
User Guide
Systems Analyst
Maintainability
Module