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