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 process of finding and correcting errors in a program
Extreme Test Data
Debugging
Concatenation
Compiler
2. Breaks each step down as far as possible until each step can be turned into a line of code
Programmer
Stepwise Refinement
Input Validation
High Level Langauge
3. Used to count how many times a value appears in a list
Array
Conditional Loop
Debugging
Counting Occurrences
4. A type of test data that tests a program for values outwith the expected range
Acceptance Testing
Psuedocode
Exceptional
Maintainability
5. A data type used to store more than one character
String
Exceptional
Extreme
Adaptive
6. An evaluation criterion that assesses if the software can be used on a computer other than the one on which it was designed
Design
Graphical Design Notation
Adaptive
Portability
7. How easy it is for your program to be read by anyone else
Macro
Readability
Interpreter
Linear Search
8. A loop that repeats instructions a set number of times eg - Loop 12 times
Fixed Loop
Compiler
High Level Langauge
Corrective Maintenance
9. A data structure used to store a list of information of the same type
Software Specificiation
Array
Counting Occurrences
User Guide
10. A data structure in which data items of the same type are grouped together
Comprehensive Testing
Systems Analyst
Pre-defined Function
Array
11. Used to find a target value in a full list
Analysis
Linear Search
High Level Langauge
Local Variable
12. A series of actions that you record and then replay to automate tasks.
Translation
Macro
Graphical Design Notation
Stepwise Refinement
13. Used to check that data input is with an acceptable range
Graphical Design Notation
Input Validation
Fit for Purpose
Exceptional Test Data
14. A type of maintenance used to add new features to a program
Robustness
Maintainability
Project Manager
Perfective
15. The Beta testing stage of the SDP
Readability
Project Manager
Integer
Acceptance Testing
16. Test data which should be rejected by the program under test conditions
Exceptional Test Data
Char
Modularity
Fixed Loops
17. First stage of the SDP concerned with gathering knowledge and understanding the problem
Analysis
Programmer
Efficiency
Program Specification
18. A visual representation of the program design such as a Flowchart or Structure Diagram
Text Editor
Adaptive
Analysis
Graphical Design Notation
19. A data type used to store a single character
Software Specificiation
Macro
Char
Data Flow
20. Interviews company personnel and observes current procedures looking for ways to improve the system
Concatenation
Systems Analyst
Field Testing
Perfective Maintenance
21. Joining strings together
Concatenation
Maintainability
Flow Chart
Psuedocode
22. An area of memory used to store data in a program
Comprehensive Testing
Pseudocode
Variable
Robustness
23. Test data which is within a range that the program should accept
Debugging
Program Specification
Normal Test Data
Interpreter
24. Converts high level code into machine code in a single operation and reports all errors at the end
Compiler
Bottom-up Design
Array
High Level Langauge
25. A data type used to store numbers with a decimal point
Integer
Real
Machine Code
Modularity
26. Software is evaluated for excessive resource use such as memory or backing storage
Exceptional Test Data
Compiler
Efficiency
Extreme Test Data
27. The movement of data between subprograms and implemented using parameters
Concatenation
Substrings
Data Flow
Modularity
28. When a program is divided into smallers sections called subprograms
Design Notation
Extreme Test Data
Modularity
Conditional Loop
29. A way of describing the design of a program eg. pseudocode or structure diagram
Design Notation
Flow Chart
Data Types
Readability
30. Writes code working to a software specification
Comprehensive Testing
Compiler
Programmer
Normal Test Data
31. An evaluation criterion that determines how easy it is to maintain a program
Programmer
Maintainability
Char
Integer
32. Translates and runs a high level language one line at a time
Readability
Compiler
Structure Diagram
Interpreter
33. A design methodology which begins with writing procedures and blocks of code
Char
Substrings
Linear Search
Bottom-up Design
34. A loop contained within another loop
Comprehensive Testing
Nested Loop
User Interface
Field Testing
35. Does the program do what it was meant to do? This is one way to evaluate a program.
Program Specification
Perfective
Fit for Purpose
Interpreter
36. A textual design notation that looks like a list of steps in English
Psuedocode
Field Testing
Normal Test Data
Interpreter
37. A type of test data that tests the limits of the expected range of values
Debugging
Extreme
Pseudocode
Compiler
38. Changing the software in response to changes in the client's hardware
Conditional Loop
Array
Adaptive Maintenance
Programmer
39. A data type used to store whole numbers
Array
Module
Integer
Array
40. A design notation using different shaped boxes and showing hierarchy
Data Types
Adaptive
Structure Diagram
User Guide
41. Converts high level code into machine code one line at a time and reports errors as they are found
Char
Fit for Purpose
Corrective Maintenance
Interpreter
42. Variables defined only for use in one subprogram
Pseudocode
Nested Loop
Interpreter
Local Variable
43. A loop which is carried out a set number of times
Project Manager
Fixed Loops
Machine Code
Reliability
44. Fixing bugs or mistakes which were not discovered at the testing stage
Perfective
Acceptance Testing
Corrective Maintenance
Compiler
45. How well your program operates without stopping due to design faults
Real
Reliability
Perfective
Readability
46. Translates a high level language program into object code
Adaptive
Array
Compiler
High Level Langauge
47. A programmung language that uses english like statements. Must be translated into machine code
Reliability
Bottom-up Design
High Level Langauge
Compiler
48. Testing programs as thoroughly as possible
Readability
Nested Loop
Normal Test Data
Comprehensive Testing
49. How easy is the program to read? This is one way to evaluate a program.
String
Adaptive
Readability
Char
50. Adding new features to a program and the request and cost of the client
Perfective Maintenance
Text Editor
Linear Search
Systems Analyst