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. Fixing bugs or mistakes which were not discovered at the testing stage
Flow Chart
Corrective Maintenance
Fixed Loops
Input Validation
2. A data structure in which data items of the same type are grouped together
Interpreter
Debugging
Array
Input Validation
3. Used to enter and edit high level language code
Efficiency
Text Editor
Integer
Bottom-up Design
4. Allowing users other than the programmers to test the program
Field Testing
Macro
User Interface
Pseudocode
5. A stage of SDP that involves the planning of a solution to the problem
Real
Design
Substrings
Exhaustive Testing
6. A visual representation of the program design such as a Flowchart or Structure Diagram
Graphical Design Notation
Comprehensive Testing
Corrective Maintenance
Fixed Loops
7. High Level Code is converted into Machine Code
Macro
Translation
Exhaustive Testing
Structure Diagram
8. In charge of the whole software development process
Macro
Project Manager
Normal
Integer
9. Test data which should be rejected by the program under test conditions
Substrings
Exceptional Test Data
Design Notation
Interpreter
10. A data type used to store whole numbers
Iteration
Integer
Systems Analyst
Design Notation
11. Involves all the possible sets of test data and all of the program pathways
Exhaustive Testing
Stepwise Refinement
Bottom-up Design
Technical Guide
12. An area of memory used to store data in a program
Counting Occurrences
Program Specification
Bottom-up Design
Variable
13. How easy is the program to read? This is one way to evaluate a program.
Readability
Systems Analyst
Counting Occurrences
Programmer
14. Software is evaluated for excessive resource use such as memory or backing storage
Efficiency
Array
Exceptional
Program Specification
15. Adding new features to a program and the request and cost of the client
Pre-defined Function
Perfective Maintenance
Interpreter
Input Validation
16. A data type used to store a single character
Array
Char
Bottom-up Design
Variable
17. A loop that repeats instructions a set number of times eg - Loop 12 times
Normal
Readability
Fixed Loop
Macro
18. Secting part of a string
Translation
Flow Chart
Corrective Maintenance
Substrings
19. Interviews company personnel and observes current procedures looking for ways to improve the system
Char
Systems Analyst
Concatenation
Extreme Test Data
20. Translates and runs a high level language one line at a time
Exceptional
Interpreter
Pre-defined Function
Char
21. Revisiting or repeating steps in the SDP to improve the solution
Efficiency
Software Specificiation
Machine Code
Iteration
22. The ability of software to cope with errors during execution without crashing
Design Notation
Program Specification
Extreme
Robustness
23. A loop contained within another loop
User Interface
Debugging
Input Validation
Nested Loop
24. How well your program operates without stopping due to design faults
Portability
Module
User Interface
Reliability
25. A programmung language that uses english like statements. Must be translated into machine code
Compiler
High Level Langauge
Efficiency
Adaptive
26. Test data which is on the boundary of what is acceptable by the program
Design Notation
Technical Guide
Perfective
Extreme Test Data
27. An evaluation criterion that assesses if the software can be used on a computer other than the one on which it was designed
Data Types
User Guide
Graphical Design Notation
Portability
28. Documentation that explains how to operate the software once it has been installed
User Guide
Module
Text Editor
Variable
29. A data type used to store more than one character
String
Bottom-up Design
Efficiency
Program Specification
30. First stage of the SDP concerned with gathering knowledge and understanding the problem
Efficiency
User Interface
Analysis
Maintainability
31. Pre-defined and tested subprograms which speed up the SDP
Extreme Test Data
User Interface
Exhaustive Testing
Module
32. A type of maintenance used to fix errors in a program
Corrective
Compiler
Design
User Guide
33. A design methodology which begins with writing procedures and blocks of code
Char
Bottom-up Design
Nested Loop
Exceptional
34. A design notation using different shaped boxes and showing hierarchy
Structure Diagram
Corrective
User Interface
Interpreter
35. A data structure used to store a list of information of the same type
Adaptive Maintenance
Array
Data Flow
Char
36. The movement of data between subprograms and implemented using parameters
Variable
Data Flow
Structure Diagram
Corrective Maintenance
37. How easy it is for your program to be read by anyone else
Graphical Design Notation
Field Testing
Compiler
Readability
38. Changing the software in response to changes in the client's hardware
Adaptive Maintenance
Stepwise Refinement
Comprehensive Testing
Efficiency
39. A loop which is carried out a set number of times
Fixed Loops
Variable
Graphical Design Notation
Exceptional
40. A way of describing the design of a program eg. pseudocode or structure diagram
Design Notation
Normal
Technical Guide
Extreme Test Data
41. Converts high level code into machine code one line at a time and reports errors as they are found
Acceptance Testing
Interpreter
User Guide
Extreme Test Data
42. A programming instruction that returns out a numerical task - e.g. LENGTH or RND or DIV
Data Types
Maintainability
Pre-defined Function
Text Editor
43. Testing programs as thoroughly as possible
Field Testing
Documentation
Readability
Comprehensive Testing
44. Used to find a target value in a full list
Exceptional
Linear Search
Design
Machine Code
45. NOT/OR?AND
Logical Operator
User Interface
Local Variable
Iteration
46. Joining strings together
Stepwise Refinement
User Interface
Exceptional Test Data
Concatenation
47. Legally binding document defining the problem
Software Specificiation
Macro
Array
Extreme Test Data
48. A data type used to store numbers with a decimal point
Project Manager
Portability
Counting Occurrences
Real
49. A text-based design notation using ordinary language to define a problem
Stepwise Refinement
Variable
Pseudocode
Data Types
50. The Beta testing stage of the SDP
Corrective
Acceptance Testing
Software Specificiation
Exceptional