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. Types of data stored by a program including string and integer and real and single
Project Manager
Real
Data Types
Array
2. Used to count how many times a value appears in a list
Program Specification
Counting Occurrences
Fit for Purpose
Text Editor
3. Revisiting or repeating steps in the SDP to improve the solution
Integer
Iteration
Graphical Design Notation
Debugging
4. Legally binding document defining the problem
Interpreter
Software Specificiation
User Interface
Array
5. A type of test data that tests a program using expected values within the allowed range
Normal
Extreme
Array
Pseudocode
6. High Level Code is converted into Machine Code
Readability
Compiler
Translation
Array
7. A way of describing the design of a program eg. pseudocode or structure diagram
Analysis
Design Notation
Readability
Stepwise Refinement
8. The ability of software to cope with errors during execution without crashing
Readability
Stepwise Refinement
Robustness
Translation
9. A data type used to store more than one character
String
Adaptive
Readability
Fixed Loop
10. How easy it is for your program to be read by anyone else
Readability
Programmer
Fit for Purpose
Variable
11. Documentation designed for technical personnel that explains how to install software
Data Flow
Systems Analyst
Technical Guide
Integer
12. How easy is the program to read? This is one way to evaluate a program.
Stepwise Refinement
Readability
Efficiency
Concatenation
13. How easy is the program to use? This is one way to evaluate a program.
Char
Modularity
User Interface
Field Testing
14. First stage of the SDP concerned with gathering knowledge and understanding the problem
Conditional Loop
Analysis
String
Pre-defined Function
15. Test data which is within a range that the program should accept
Linear Search
Graphical Design Notation
Design Notation
Normal Test Data
16. Testing programs as thoroughly as possible
Conditional Loop
User Interface
Pseudocode
Comprehensive Testing
17. The Beta testing stage of the SDP
Acceptance Testing
Reliability
Normal Test Data
Variable
18. In charge of the whole software development process
Stepwise Refinement
String
Project Manager
Design
19. A loop that repeats instructions a set number of times eg - Loop 12 times
Interpreter
Programmer
Fixed Loop
String
20. A visual representation of the program design such as a Flowchart or Structure Diagram
Char
Reliability
Exceptional
Graphical Design Notation
21. Writes code working to a software specification
Integer
Maintainability
Programmer
Module
22. NOT/OR?AND
Logical Operator
Acceptance Testing
Char
Iteration
23. Used to find a target value in a full list
Linear Search
Robustness
Local Variable
Field Testing
24. A textual design notation that looks like a list of steps in English
Psuedocode
Fixed Loop
Text Editor
Translation
25. A type of maintenance used to add new features to a program
Input Validation
Interpreter
User Guide
Perfective
26. A text-based design notation using ordinary language to define a problem
Pseudocode
Field Testing
Readability
Comprehensive Testing
27. Changing the software in response to changes in the client's hardware
Machine Code
Adaptive Maintenance
Efficiency
Flow Chart
28. A type of maintenance used to fix errors in a program
Corrective
Variable
Array
Data Types
29. Variables defined only for use in one subprogram
Local Variable
Readability
Exceptional
Acceptance Testing
30. Involves all the possible sets of test data and all of the program pathways
Corrective
Data Flow
Exhaustive Testing
Array
31. A data type used to store a single character
Char
User Guide
Logical Operator
Machine Code
32. Interviews company personnel and observes current procedures looking for ways to improve the system
Perfective
Systems Analyst
Exceptional Test Data
Conditional Loop
33. Joining strings together
Concatenation
Pseudocode
Fixed Loops
Stepwise Refinement
34. Fixing bugs or mistakes which were not discovered at the testing stage
Graphical Design Notation
Pre-defined Function
Integer
Corrective Maintenance
35. A data structure used to store a list of information of the same type
Extreme Test Data
Text Editor
Perfective Maintenance
Array
36. A data type used to store whole numbers
Corrective
Integer
Extreme
Counting Occurrences
37. How well your program operates without stopping due to design faults
Fixed Loops
Substrings
Variable
Reliability
38. A programming instruction that returns out a numerical task - e.g. LENGTH or RND or DIV
Exceptional Test Data
Documentation
Normal
Pre-defined Function
39. A loop which is carried out a set number of times
Debugging
Flow Chart
Fixed Loops
Readability
40. Translates a high level language program into object code
Structure Diagram
Compiler
Conditional Loop
Module
41. Used to enter and edit high level language code
Design
Text Editor
Nested Loop
Module
42. Software is evaluated for excessive resource use such as memory or backing storage
User Guide
Efficiency
Normal Test Data
Portability
43. A data structure in which data items of the same type are grouped together
Data Flow
Array
Corrective
Software Specificiation
44. Does the program do what it was meant to do? This is one way to evaluate a program.
Normal
Fit for Purpose
Systems Analyst
Linear Search
45. A design notation using different shaped boxes and showing hierarchy
Structure Diagram
Perfective Maintenance
Logical Operator
Exceptional Test Data
46. Test data which is on the boundary of what is acceptable by the program
Fixed Loops
Program Specification
Pre-defined Function
Extreme Test Data
47. Converts high level code into machine code in a single operation and reports all errors at the end
Char
User Guide
Compiler
Programmer
48. A programmung language that uses english like statements. Must be translated into machine code
Variable
Adaptive Maintenance
Design
High Level Langauge
49. A type of maintenance used when a program needs to be updated to run on new hardware or software
Adaptive
Modularity
Conditional Loop
Data Types
50. A loop that repeats instructions until - or while - a condition is met eg - Repeat / Until X > 0
Stepwise Refinement
Conditional Loop
Program Specification
Input Validation