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 Testing And Qa
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. Component testing of individual components in isolation from surrounding components - with surrounding components being simulated by stubs
Basis Path Testing
Isolation Testing
Interoperability testing
Equivalence partition Testing
2. Testing of programs or procedures used to convert data from existing systems for use in replacement systems.
Concurrency Testing
Context Driven Testing
Dependency Testing
Conversion Testing / Migration Testing
3. executing the software
Monkey Testing
Localization Testing
Business process-based testing
software testing
4. Testing conducted to evaluate whether systems or components pass data and control correctly to each other.
Interface Testing
Defect
Maintainability Testing / Serviceability Testing
Context Driven Testing
5. Determine whether a system meets some specified standard. external organization as complying with the standard
Defect
High order tests
Conformance Testing / Compliance Testing / Standards Testing
QA
6. Test activity aimed at proving the correct implementation of a required function at a level where the entire hardware/software chain involved in the execution of the function is available.
End-to-end Testing
white box testing
Grey Box Testing
Conformance Testing / Compliance Testing / Standards Testing
7. Can't see - test the functional testing - no access to code and testing is done on UI
Heuristic evaluations
Depth Testing
black box testing
High order tests
8. Gamma testing is a little-known informal phrase that refers derisively to the release of "buggy" (defect-ridden) products.
Gamma testing
Bugs
Isolation Testing
Statement coverage
9. Informal method of usability inspection in the field of human-computer interaction. identifying the usability problems . involves evaluators examining the interface and judging its compliance
Incremental testing
Decision condition testing
white box testing
Heuristic evaluations
10. Model-based testing refers to software testing where test cases are derived in whole or in part from a model that describes some (usually functional) aspects of the system under test.
Equivalence partition Testing
Gamma testing
Gorilla Testing
Model Based Testing
11. Involves testing the systems responsible for the initiation and maintenance of user sessions. This will require testing the Input validation of login fields & Cookie security and Lockout testing . permitting unauthorised access.
Authorization Testing
backend testing/database testing
Keyword driven Testing
Interface Testing
12. Testing using input values that should be rejected by the component or system
AUT
Invalid testing
Ad-hoc Testing
Development testing
13. A portion of a component's input or output domains for which the component's behaviour is assumed to be the same from the component's specification
Equivalence Class
Acceptance Testing/User Acceptance Testing
quality assurance process improvement
Endurance Testing
14. Measure of amount of testing performed . determined by mapping test cases to requirements - Tracebility matrix is test coverage. Number of test caes executed divided by total number of test cases
GUI Testing
Installation Testing
test coverage
software testing
15. Testing concerned with the accuracy of documentation.
Documentation Testing
Equivalence Partitioning
Exhaustive Testing
Exploratory Testing
16. Integration testing is the phase of software testing in which individual software modules are combined and tested as a group. It follows unit testing and precedes system testing
Integration Testing
providing information Objective
Code coverage
N+ Testing
17. Multi-user testing geared towards determining the effects of accessing the same application code - module or database records. Identifies and measures the level of locking - deadlocking and use of single-threaded code and locking semaphores
Equivalence Partitioning
Concurrency Testing
Business process-based testing
Gorilla Testing
18. Designing tests based on objectives derived from the architectural or detail design of the software (e.g. - tests that execute specific invocation paths or probe the worst case behaviour of algorithms).
Logic coverage Testing / Logic driven Testing / Structural
Development testing
Design based Testing
Conformance Testing / Compliance Testing / Standards Testing
19. A test that a user/sponsor and manufacturer/producer jointly perform on a finished - engineered product/system through black-box testing - as functional test & beta test & QA test & application test & confidence test & final test or end user test
Coverage Testing
Acceptance Testing/User Acceptance Testing
Ad-hoc Testing
Mutation testing
20. It is a whole - is the whole process form review to plans strategy and whole thing
Logic coverage Testing / Logic driven Testing / Structural
Basis Path Testing
QA
Installation Testing
21. An organizational structure consists of activities such as task allocation & coordination and supervision which are directed towards the achievement of organizational aims.[citation needed]
organisation structure
Fuzz Testing
Interface Testing
Conversion Testing / Migration Testing
22. Similar to black box testing - structure of test cases in order to find defects and its strutured
Dependency Testing
enough of testing
functional testing
Interoperability testing
23. A system under load. modeling the expected usage of a software program by simulating multiple users accessing the program's services concurrently.
Quality
Conversion Testing / Migration Testing
enough of testing
Load Testing
24. Depends on the schedule and risk based - business impact follow the 20-80 rules
providing information - metric
stop testing timing
Efficiency testing
functional testing
25. Integration testing where no incremental testing takes place prior to all the system's components being combined to form the system.
Isolation Testing
Dynamic Testing
Big Bang Testing
Maintenance testing
26. Tests that use representative sets of programs and data designed to evaluate the performance of computer hardware and software in a given configuration
Load Testing
Dynamic Testing
Decision condition testing
Benchmark Testing
27. Checks for memory leaks or other problems that may occur with prolonged execution
Efficiency testing
providing information Objective
Endurance Testing
Exploratory Testing
28. A black box test design techniques in which test cases are designed to execute the combinations of inputs and/or stimuli (causes) shown in a decision table
Conformance Testing / Compliance Testing / Standards Testing
Breadth Testing
exploratory testing
Decision table testing
29. Knows about the software and test - no proper plan
Conformance Testing / Compliance Testing / Standards Testing
exploratory testing
test coverage
Acceptance criteria
30. Testing whether the system meets its specified objectives for maintainability.
functional testing
Business process-based testing
Depth Testing
Maintainability Testing / Serviceability Testing
31. This term refers to making software specifically designed for a specific locality
Business process-based testing
Boundary value analysis/ testing
Localization Testing
Development testing
32. An approach to testing in which test cases are designed based on descriptions and/or knowledge of business processes
Interoperability testing
exploratory testing
End-to-end Testing
Business process-based testing
33. GUI testing is the process of testing a graphical user interface to ensure it meets its written specifications
GUI Testing
Big Bang Testing
Dynamic Testing
Conversion Testing / Migration Testing
34. A white box test design technique in which test cases are designed to execute decision outcomes
exploratory testing
Decision testing
SOA
Context Driven Testing
35. A white box test design technique in which test cases are designed to execute condition outcomes and decision outcomes
Decision condition testing
Equivalence partition Testing
functional testing
Decision table testing
36. Formal or informal testing conducted during the implementation of a component or system usually in the development environment by developers
Interoperability testing
Development testing
Basis Path Testing
Decision table testing
37. An accidental condition that causes the failure of a component in the implementation model to perform its required behavior. A fault is the root cause of one or more defects identified by observing one or more failures.
Component Testing
Fault
Coverage Testing
black box testing
38. Risk based questions - depends on the schedule and risk based - business impact follow the 20-80 rules
Documentation Testing
High order tests
enough of testing
Fault
39. Application Under Test
QA
Breadth Testing
Acceptance criteria
AUT
40. Testing a system or an Application on the fly - i.e just few tests here and there to ensure the system or an application does not crash out
Monkey Testing
Component Testing
Equivalence Partitioning
Context Driven Testing
41. Testing in which test cases are designed based on variable usage within the code.
Data flow Testing
Logic coverage Testing / Logic driven Testing / Structural
providing information Objective
Efficiency testing
42. Testing the changes to an operational system or the impact of a changed environment to an operational system
Maintenance testing
Branch testing
Basis Path Testing
Conversion Testing / Migration Testing
43. This technique for testing computer software does not require significant advanced planning and is tolerant of limited documentation for the target-of-test.
software testing
Exploratory Testing
functional testing
Branch coverage
44. The number of defects identified in a component or system divided by the size of the component or system (expressed in standard measurement terms - e.g. lines-ofcode or number of classes or function points)
Back-to-back testing
Defect density
Bugs
Equivalence Class
45. Examines an application's requirements for pre-existing software - initial states and configuration in order to maintain proper functionality
Dependency Testing
Decision condition testing
Fuzz Testing
Agile Testing
46. In software development testing is usually required before release to the general public. This is known as the alpha phase.alpha testing.
Alpha Testing
Acceptance Testing/User Acceptance Testing
Dependency Testing
CAST
47. Testing carried out using no recognised test case design technique. It is also known as Exploratory Testing
Ad-hoc Testing
exploratory testing
Grey Box Testing
Incremental testing
48. Testing in which two or more variants of a component or system are executed with the same inputs - the outputs compared and analyzed in cases of discrepancies
Grey Box Testing
Back-to-back testing
Accessibility Testing
Context Driven Testing
49. Coverage testing is concerned with the degree to which test cases exercise or cover the logic (source code) of the software module or unit. It is also a measure of coverage of code lines & code branches and code branch combinations
Decision testing
Coverage Testing
Testing best practice
Code coverage
50. Testing in which the action of a test case is parameterized by externally defined data values - maintained as a file or spreadsheet. A common technique in Automated Testing
Data-Driven Testing
Exhaustive Testing
Context Driven Testing
Basis Path Testing
Sorry!:) No result found.
Can you answer 50 questions in 15 minutes?
Let me suggest you:
Browse all subjects
Browse all tests
Most popular tests
Major Subjects
Tests & Exams
AP
CLEP
DSST
GRE
SAT
GMAT
Certifications
CISSP go to https://www.isc2.org/
PMP
ITIL
RHCE
MCTS
More...
IT Skills
Android Programming
Data Modeling
Objective C Programming
Basic Python Programming
Adobe Illustrator
More...
Business Skills
Advertising Techniques
Business Accounting Basics
Business Strategy
Human Resource Management
Marketing Basics
More...
Soft Skills
Body Language
People Skills
Public Speaking
Persuasion
Job Hunting And Resumes
More...
Vocabulary
GRE Vocab
SAT Vocab
TOEFL Essential Vocab
Basic English Words For All
Global Words You Should Know
Business English
More...
Languages
AP German Vocab
AP Latin Vocab
SAT Subject Test: French
Italian Survival
Norwegian Survival
More...
Engineering
Audio Engineering
Computer Science Engineering
Aerospace Engineering
Chemical Engineering
Structural Engineering
More...
Health Sciences
Basic Nursing Skills
Health Science Language Fundamentals
Veterinary Technology Medical Language
Cardiology
Clinical Surgery
More...
English
Grammar Fundamentals
Literary And Rhetorical Vocab
Elements Of Style Vocab
Introduction To English Major
Complete Advanced Sentences
Literature
Homonyms
More...
Math
Algebra Formulas
Basic Arithmetic: Measurements
Metric Conversions
Geometric Properties
Important Math Facts
Number Sense Vocab
Business Math
More...
Other Major Subjects
Science
Economics
History
Law
Performing-arts
Cooking
Logic & Reasoning
Trivia
Browse all subjects
Browse all tests
Most popular tests