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
End-to-end Testing
Conformance Testing / Compliance Testing / Standards Testing
Decision table testing
Isolation Testing
2. In software development testing is usually required before release to the general public. This is known as the alpha phase.alpha testing.
exploratory testing
Loop Testing
Alpha Testing
Back-to-back testing
3. 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
Compatibility Testing
Integration Testing
stop testing timing
Model Based Testing
4. Testing practice for projects using agile methodologies - treating development as the customer of testing and emphasizing a test-first design paradigm
Monkey Testing
Agile Testing
black box testing
Basis Path Testing
5. 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
black box testing
Fault
AUT
6. Testing carried out using no recognised test case design technique. It is also known as Exploratory Testing
N+ Testing
Ad-hoc Testing
Equivalence Class
Authorization Testing
7. A test suite that exercises the full functionality of a product but does not test features in detail
Breadth Testing
enough of testing
white box testing
Fault
8. Verifying a product is accessible to the people having disabilities (deaf or blind or mentally disabled etc.).
Accessibility Testing
Defect
providing information - metric
Endurance Testing
9. Knows about the software and test - no proper plan
exploratory testing
Dynamic Testing
QA
Dependency Testing
10. Testing software through executing it.
Ad-hoc Testing
CAST
Model Based Testing
Dynamic Testing
11. A scripting technique that uses data files to contain not only test data and expected results but also keywords related to the application being tested.
End-to-end Testing
Equivalence Class
Depth Testing
Keyword driven Testing
12. 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
Defect
stop testing timing
Conversion Testing / Migration Testing
Acceptance Testing/User Acceptance Testing
13. A variation of Regression Testing. Testing conducted with multiple cycles in which errors found in test cycle N are resolved and the solution is retested in test cycle N+.
N+ Testing
Load Testing
white box testing
Depth Testing
14. A test that exercises a feature of a product in full detail.
Loop Testing
Depth Testing
Maintenance testing
Defect
15. The percentage of decision outcomes that have been exercised by a test suite.
Decision coverage
Conversion Testing / Migration Testing
Statement coverage
Data-Driven Testing
16. The process of testing to determine the efficiency of a software product
Model Based Testing
Boundary value analysis/ testing
Depth Testing
Efficiency testing
17. 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
Boundary value analysis/ testing
Back-to-back testing
Business process-based testing
Component Testing
18. Depends on the schedule and risk based - business impact follow the 20-80 rules
Interoperability testing
Basis Path Testing
Accessibility Testing
stop testing timing
19. An anomaly or flaw in a delivered work product. found during early lifecycle phases A defect can be any kind of issue you want tracked and resolved.
Load Testing
Gamma testing
Exploratory Testing
Defect
20. A white box test design technique in which test cases are designed to execute condition outcomes and decision outcomes
Defect density
Monkey Testing
Invalid testing
Decision condition testing
21. Form of independent - interoperable services that can be composed and recomposed to fulfill multiple business requirements. . Each service internally accesses resources including databases - business rules - client devices
Decision testing
architecure of SOA
Efficiency testing
QA
22. An approach to integration testing where the lowest level components are tested first - then used to facilitate the testing of higher level components. The process is repeated until the component at the top of the hierarchy is tested.
Grey Box Testing
Bottom-up Testing
Coverage Testing
End-to-end Testing
23. GUI testing is the process of testing a graphical user interface to ensure it meets its written specifications
Basis Path Testing
GUI Testing
Fuzz Testing
Endurance Testing
24. This technique for testing computer software does not require significant advanced planning and is tolerant of limited documentation for the target-of-test.
Business process-based testing
Bugs
Exploratory Testing
software testing
25. 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
Quality
Exploratory Testing
Conversion Testing / Migration Testing
Concurrency Testing
26. Defined as any testing that occurs outside of the development environment. installed on. simply appear to be to run a setup program - can be used with confidence
Decision table testing
Big Bang Testing
Exhaustive Testing
Installation Testing
27. This term refers to making software specifically designed for a specific locality
Model Based Testing
QA
Localization Testing
Decision condition testing
28. 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.
Model Based Testing
Exhaustive Testing
N+ Testing
architecure of SOA
29. 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)
Defect density
Acceptance criteria
Grey Box Testing
Maintainability Testing / Serviceability Testing
30. 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).
Coverage Testing
Design based Testing
Grey Box Testing
Dependency Testing
31. The percentage of branches that have been exercised by a test suite. 100% - Implies both 100% decision coverage and 100% statement coverage
white box testing
Branch coverage
Interface Testing
Model Based Testing
32. Stakeholder stakeholder satisfaction with test results report
Acceptance Testing/User Acceptance Testing
providing information - metric
quality assurance process improvement
Equivalence Partitioning
33. The testing of individual software components.
providing information - metric
Component Testing
functional testing
Basis Path Testing
34. The process of testing to determine the interoperability of a software product
Design based Testing
Defect density
Interoperability testing
Incremental testing
35. Testing of programs or procedures used to convert data from existing systems for use in replacement systems.
Acceptance Testing/User Acceptance Testing
Compatibility Testing
Conversion Testing / Migration Testing
Documentation Testing
36. A service oriented architecture (SOA) is a design model which relies on a collection of loosely coupled self contained services that communicate with each other through the internet and can be called from multiple clients in a standard fashion
SOA
Design based Testing
Back-to-back testing
Load Testing
37. Determine whether a system meets some specified standard. external organization as complying with the standard
Branch coverage
Exploratory Testing
Context Driven Testing
Conformance Testing / Compliance Testing / Standards Testing
38. A white box test design technique in which test cases are designed to execute branches.
Concurrency Testing
Compatibility Testing
N+ Testing
Branch testing
39. It is a whole - is the whole process form review to plans strategy and whole thing
Decision testing
QA
CAST
Model Based Testing
40. A testing methodology in which two or more program mutations are executed using the same test cases to evaluate the ability of the test cases to detect differences in the mutations
Mutation testing
Fault
SOA
End-to-end Testing
41. 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
Conversion Testing / Migration Testing
Beta Testing / Field Testing
exploratory testing
Data-Driven Testing
42. Fuzz testing is a software testing technique. The basic idea is to attach the inputs of a program to a source of random data. extremely simple and free of preconceptions about system behavior.
Fuzz Testing
AUT
white box testing
Interface Testing
43. 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.
Fault
Back-to-back testing
Benchmark Testing
Bugs
44. Tests that use representative sets of programs and data designed to evaluate the performance of computer hardware and software in a given configuration
Arc Testing / Branch Testing
Data flow Testing
Benchmark Testing
Gorilla Testing
45. Black-box tests conducted once the software has been integrated
High order tests
Keyword driven Testing
Development testing
Design based Testing
46. 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.
Benchmark Testing
Business process-based testing
End-to-end Testing
Decision coverage
47. Testing conducted to evaluate whether systems or components pass data and control correctly to each other.
providing information Objective
Interface Testing
Decision coverage
Dynamic Testing
48. Approach to doing something that generally give good results when applied appropriately and thoughfully
Arc Testing / Branch Testing
Model Based Testing
best practice
Load Testing
49. A system under load. modeling the expected usage of a software program by simulating multiple users accessing the program's services concurrently.
Load Testing
Endurance Testing
Agile Testing
Decision table testing
50. The totality of features and characteristics of a product or service that bears its ability to satisfy stated or implied needs." defined by ISO 8402 1986
Quality
Code coverage
black box testing
Depth Testing
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