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. Computer Aided Software Testing
Invalid testing
CAST
providing information Objective
Business process-based testing
2. A white box test design technique in which test cases are designed to execute decision outcomes
Bugs
enough of testing
Branch
Decision testing
3. A white box test design technique in which test cases are designed to execute branches.
Bugs
Efficiency testing
Endurance Testing
Branch testing
4. 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.
Agile Testing
Concurrency Testing
Bottom-up Testing
Loop Testing
5. A test case design technique for a component in which test cases are designed to execute representatives from equivalence classes.
Interface Testing
Equivalence partition Testing
Exploratory Testing
Logic coverage Testing / Logic driven Testing / Structural
6. 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
Quality
CAST
Design based Testing
Monkey Testing
7. Testing whether the system meets its specified objectives for maintainability.
Business process-based testing
Equivalence partition Testing
Keyword driven Testing
Maintainability Testing / Serviceability Testing
8. 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
Loop Testing
stop testing timing
Mutation testing
9. Gamma testing is a little-known informal phrase that refers derisively to the release of "buggy" (defect-ridden) products.
Authorization Testing
software testing
enough of testing
Gamma testing
10. A system under load. modeling the expected usage of a software program by simulating multiple users accessing the program's services concurrently.
Statement coverage
Load Testing
Equivalence partition Testing
Code coverage
11. Determine whether a system meets some specified standard. external organization as complying with the standard
black box testing
Conformance Testing / Compliance Testing / Standards Testing
Maintenance testing
Branch testing
12. Testing software through executing it.
Dynamic Testing
black box testing
Load Testing
Conversion Testing / Migration Testing
13. 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
Integration Testing
Business process-based testing
Arc Testing / Branch Testing
test coverage
14. Testing conducted to evaluate whether systems or components pass data and control correctly to each other.
Code coverage
Equivalence Class
enough of testing
Interface Testing
15. This term refers to making software specifically designed for a specific locality
quality assurance process improvement
Business process-based testing
Design based Testing
Localization Testing
16. A basic block that can be selected for execution based on a program construct in which one of two or more alternative program path is available
Grey Box Testing
software testing
Branch
Monkey Testing
17. This technique for testing computer software does not require significant advanced planning and is tolerant of limited documentation for the target-of-test.
Loop Testing
Exploratory Testing
quality assurance process improvement
Black Box Testing / Functional Testing
18. Testing one particular module - functionality heavily
Bottom-up Testing
Gorilla Testing
Interface Testing
Basis Path Testing
19. Testing practice for projects using agile methodologies - treating development as the customer of testing and emphasizing a test-first design paradigm
Agile Testing
Accessibility Testing
Isolation Testing
Data-Driven Testing
20. Approach to doing something that generally give good results when applied appropriately and thoughfully
Dynamic Testing
providing information Objective
best practice
GUI Testing
21. The percentage of decision outcomes that have been exercised by a test suite.
Decision coverage
Branch testing
stop testing timing
Keyword driven Testing
22. 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+.
functional testing
Decision condition testing
N+ Testing
Dependency Testing
23. Can't see - test the functional testing - no access to code and testing is done on UI
black box testing
Accessibility Testing
Isolation Testing
Code coverage
24. Testing using input values that should be rejected by the component or system
Isolation Testing
Invalid testing
QA
Defect density
25. 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.
CAST
Fault
Defect
software testing
26. Verifying a product is accessible to the people having disabilities (deaf or blind or mentally disabled etc.).
Accessibility Testing
best practice
Agile Testing
N+ Testing
27. 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
Localization Testing
Branch testing
Mutation testing
Conformance Testing / Compliance Testing / Standards Testing
28. 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)
Equivalence partition Testing
Data flow Testing
Defect density
Dependency Testing
29. 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
white box testing
Decision table testing
Breadth Testing
Business process-based 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).
Defect density
Data flow Testing
Isolation Testing
Design based Testing
31. Testing concerned with the accuracy of documentation.
Documentation Testing
Defect density
Equivalence partition Testing
functional testing
32. The testing of individual software components.
software testing
backend testing/database testing
functional testing
Component Testing
33. 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.
Installation Testing
SOA
Data-Driven Testing
Model Based Testing
34. Similar to black box testing - structure of test cases in order to find defects and its strutured
Component Testing
functional testing
Alpha Testing
Data-Driven Testing
35. Root cause analyst - base of the problem - customer satisfaction report
Exhaustive Testing
quality assurance process improvement
stop testing timing
Coverage Testing
36. Testing in which test cases are designed based on variable usage within the code.
Data flow Testing
Invalid testing
Back-to-back testing
black box testing
37. 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
backend testing/database testing
Quality
Development testing
Interface Testing
38. Stakeholder stakeholder satisfaction with test results report
black box testing
providing information - metric
backend testing/database testing
N+ Testing
39. 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.
Business process-based testing
Fuzz Testing
stop testing timing
structural testing
40. GUI testing is the process of testing a graphical user interface to ensure it meets its written specifications
Localization Testing
GUI Testing
Dependency Testing
Equivalence Partitioning
41. 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.
Keyword driven Testing
Conversion Testing / Migration Testing
Data flow Testing
Coverage Testing
42. Once the alpha phase is complete development enters the beta phase. Versions of the software known as beta-versions are released to a limited audience outside of the company to ensure that the product has few faults or bugs. black box
providing information - metric
Beta Testing / Field Testing
QA
Documentation Testing
43. Application Under Test
test coverage
AUT
Arc Testing / Branch Testing
Design based Testing
44. Formal or informal testing conducted during the implementation of a component or system usually in the development environment by developers
Development testing
Model Based Testing
SOA
Gorilla Testing
45. Black box testing - concrete box or functional testing is used to check that the outputs of a program - given certain inputs - conform to the functional specification of the program. It performs testing based on previously understood requirements (or
Efficiency testing
Defect density
Model Based Testing
Black Box Testing / Functional Testing
46. It is a whole - is the whole process form review to plans strategy and whole thing
Alpha Testing
QA
test coverage
Endurance Testing
47. Black-box tests conducted once the software has been integrated
Branch testing
Bottom-up Testing
Dependency Testing
High order tests
48. Testing the changes to an operational system or the impact of a changed environment to an operational system
SOA
Concurrency Testing
Branch coverage
Maintenance testing
49. Knows about the software and test - no proper plan
Fault
exploratory testing
AUT
Acceptance Testing/User Acceptance Testing
50. 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
Heuristic evaluations
High order tests
Model Based Testing
Branch 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