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. An organizational structure consists of activities such as task allocation & coordination and supervision which are directed towards the achievement of organizational aims.[citation needed]
Coverage Testing
Installation Testing
Decision table testing
organisation structure
2. Integration testing where no incremental testing takes place prior to all the system's components being combined to form the system.
Data flow Testing
Installation Testing
Big Bang Testing
Dynamic Testing
3. Approach to doing something that generally give good results when applied appropriately and thoughfully
Heuristic evaluations
best practice
Interface Testing
functional testing
4. A test that exercises a feature of a product in full detail.
Depth Testing
QA
Component Testing
Coverage Testing
5. 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
Isolation Testing
Black Box Testing / Functional Testing
Integration Testing
Development testing
6. Testing whether the system meets its specified objectives for maintainability.
functional testing
Fault
Maintainability Testing / Serviceability Testing
Integration Testing
7. The process of testing to determine the efficiency of a software product
Design based Testing
Quality
Efficiency testing
Beta Testing / Field Testing
8. 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).
Ad-hoc Testing
Load Testing
Design based Testing
Endurance Testing
9. In software development testing is usually required before release to the general public. This is known as the alpha phase.alpha testing.
Business process-based testing
Alpha Testing
Design based Testing
N+ Testing
10. The process of testing to determine the interoperability of a software product
Gamma testing
Interoperability testing
Ad-hoc Testing
stop testing timing
11. GUI testing is the process of testing a graphical user interface to ensure it meets its written specifications
black box testing
Branch testing
providing information Objective
GUI Testing
12. 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
Exploratory Testing
Grey Box Testing
Data flow Testing
Mutation testing
13. The testing of individual software components.
Interface Testing
Localization Testing
Component Testing
High order tests
14. 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
Exploratory Testing
Dynamic Testing
test coverage
Installation Testing
15. 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
Concurrency Testing
High order tests
Installation Testing
16. Formal or informal testing conducted during the implementation of a component or system usually in the development environment by developers
Development testing
Branch coverage
Beta Testing / Field Testing
Accessibility Testing
17. A test case design technique for a component in which test cases are designed to execute representatives from equivalence classes
Loop Testing
Equivalence Partitioning
Integration Testing
Conformance Testing / Compliance Testing / Standards Testing
18. A test suite that exercises the full functionality of a product but does not test features in detail
Breadth Testing
Dynamic Testing
providing information Objective
Load Testing
19. Testing in which test cases are designed based on variable usage within the code.
Documentation Testing
Concurrency Testing
Data flow Testing
Heuristic evaluations
20. All about code and profiler & comments in the code naming convention etc... coding standards.It is like transparent
Basis Path Testing
Branch
Defect
white box testing
21. It is a whole - is the whole process form review to plans strategy and whole thing
Fuzz Testing
enough of testing
QA
Agile Testing
22. A test case design technique for a component in which test cases are designed which include representatives of boundary values - the defined limits of an output domain.
functional testing
Big Bang Testing
Boundary value analysis/ testing
CAST
23. 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
Mutation testing
Branch coverage
Big Bang Testing
Coverage Testing
24. Tests that use representative sets of programs and data designed to evaluate the performance of computer hardware and software in a given configuration
Installation Testing
Logic coverage Testing / Logic driven Testing / Structural
Back-to-back testing
Benchmark Testing
25. Kind of unit testing - internal working of software
structural testing
backend testing/database testing
Equivalence Class
Localization Testing
26. Knows about the software and test - no proper plan
Fuzz Testing
Acceptance criteria
exploratory testing
structural testing
27. They arise from mistakes and errors made by people in either a program's source code or its design that prevents it from working correctly or produces an incorrect result
Equivalence Partitioning
Depth Testing
Bugs
N+ Testing
28. Integration testing where system components are integrated into the system one at a time until the entire system is integrated.
Documentation Testing
Incremental testing
Black Box Testing / Functional Testing
Breadth Testing
29. 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.
Arc Testing / Branch Testing
Bottom-up Testing
Fuzz Testing
Decision testing
30. Application Under Test
Bottom-up Testing
Integration Testing
AUT
Black Box Testing / Functional Testing
31. 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
Acceptance Testing/User Acceptance Testing
Dynamic Testing
Basis Path Testing
Data-Driven Testing
32. Testing the changes to an operational system or the impact of a changed environment to an operational system
Exhaustive Testing
Maintenance testing
Gorilla Testing
Component Testing
33. Root cause analyst - base of the problem - customer satisfaction report
Interoperability testing
Context Driven Testing
Arc Testing / Branch Testing
quality assurance process improvement
34. 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
white box testing
Beta Testing / Field Testing
Gorilla Testing
QA
35. 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
Exhaustive Testing
Keyword driven Testing
Testing best practice
36. Back end Testing means DataBase Testing. Normally a software product/application uses GUI front end for easyuser interaction.
backend testing/database testing
Monkey Testing
enough of testing
Logic coverage Testing / Logic driven Testing / Structural
37. 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.
Agile Testing
Arc Testing / Branch Testing
Maintainability Testing / Serviceability Testing
Model Based Testing
38. 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
Depth Testing
Acceptance criteria
Branch
39. This technique for testing computer software does not require significant advanced planning and is tolerant of limited documentation for the target-of-test.
Exhaustive Testing
white box testing
Exploratory Testing
Accessibility Testing
40. Examines an application's requirements for pre-existing software - initial states and configuration in order to maintain proper functionality
Defect density
Dependency Testing
Localization Testing
Mutation testing
41. A white box test design technique in which test cases are designed to execute branches.
Branch testing
Bottom-up Testing
Quality
Beta Testing / Field Testing
42. Determine whether a system meets some specified standard. external organization as complying with the standard
Concurrency Testing
Defect
providing information - metric
Conformance Testing / Compliance Testing / Standards Testing
43. 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
Data-Driven Testing
Basis Path Testing
stop testing timing
44. A white box test design technique in which test cases are designed to execute decision outcomes
Decision testing
Basis Path Testing
Acceptance criteria
GUI Testing
45. Depends on the schedule and risk based - business impact follow the 20-80 rules
Decision condition testing
Code coverage
Dependency Testing
stop testing timing
46. Testing one particular module - functionality heavily
Loop Testing
Interface Testing
Gorilla Testing
Bottom-up Testing
47. A test case design technique for a component in which test cases are designed to execute branch outcomes. A test method satisfying coverage criteria that require that for each decision point - each possible branch be executed at least once.
Arc Testing / Branch Testing
providing information Objective
Conversion Testing / Migration Testing
Authorization Testing
48. The percentage of decision outcomes that have been exercised by a test suite.
Basis Path Testing
Decision coverage
Data flow Testing
Equivalence Partitioning
49. Gamma testing is a little-known informal phrase that refers derisively to the release of "buggy" (defect-ridden) products.
Decision condition testing
Gamma testing
Bugs
Defect density
50. Verifying a product is accessible to the people having disabilities (deaf or blind or mentally disabled etc.).
Decision testing
Installation Testing
Branch
Accessibility 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