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 approach to testing in which test cases are designed based on descriptions and/or knowledge of business processes
Integration Testing
N+ Testing
Business process-based testing
Mutation testing
2. Checks for memory leaks or other problems that may occur with prolonged execution
Endurance Testing
Design based Testing
Development testing
Back-to-back testing
3. 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
Agile Testing
Documentation Testing
Monkey Testing
Benchmark Testing
4. 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
Coverage Testing
best practice
Exploratory Testing
Data-Driven Testing
5. Testing software through executing it.
Dynamic Testing
SOA
Black Box Testing / Functional Testing
Dependency Testing
6. GUI testing is the process of testing a graphical user interface to ensure it meets its written specifications
Benchmark Testing
Fault
AUT
GUI Testing
7. 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
Data flow Testing
CAST
Black Box Testing / Functional Testing
Decision testing
8. 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.
black box testing
Bottom-up Testing
Coverage Testing
Isolation Testing
9. A test case design technique for a component in which test cases are designed to execute representatives from equivalence classes
Equivalence Partitioning
Incremental testing
Code coverage
Fault
10. A white box test design technique in which test cases are designed to execute decision outcomes
stop testing timing
Conformance Testing / Compliance Testing / Standards Testing
Decision testing
Coverage Testing
11. Application Under Test
Logic coverage Testing / Logic driven Testing / Structural
Black Box Testing / Functional Testing
AUT
Dynamic Testing
12. Root cause analyst - base of the problem - customer satisfaction report
quality assurance process improvement
Documentation Testing
CAST
Isolation Testing
13. In software development testing is usually required before release to the general public. This is known as the alpha phase.alpha testing.
architecure of SOA
Development testing
Alpha Testing
backend testing/database testing
14. Testing the changes to an operational system or the impact of a changed environment to an operational system
Maintenance testing
AUT
Decision coverage
Black Box Testing / Functional Testing
15. A test case design technique for a component in which test cases are designed to execute representatives from equivalence classes.
Incremental testing
Benchmark Testing
Code coverage
Equivalence partition Testing
16. 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
Development testing
Boundary value analysis/ testing
organisation structure
17. 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
Back-to-back testing
architecure of SOA
Black Box Testing / Functional Testing
18. A white box test design technique in which test cases are designed to execute branches.
Grey Box Testing
Branch testing
QA
stop testing timing
19. The process of testing to determine the efficiency of a software product
Equivalence Class
Coverage Testing
Efficiency testing
Invalid testing
20. Can't see - test the functional testing - no access to code and testing is done on UI
black box testing
Defect
Defect density
Branch
21. 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
Component Testing
stop testing timing
Decision condition testing
22. The percentage of branches that have been exercised by a test suite. 100% - Implies both 100% decision coverage and 100% statement coverage
providing information - metric
Acceptance criteria
Beta Testing / Field Testing
Branch coverage
23. Similar to black box testing - structure of test cases in order to find defects and its strutured
black box testing
Design based Testing
Beta Testing / Field Testing
functional testing
24. 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
Decision table testing
Equivalence Class
best practice
Acceptance Testing/User Acceptance Testing
25. Formal or informal testing conducted during the implementation of a component or system usually in the development environment by developers
Development testing
Fuzz Testing
Beta Testing / Field Testing
Ad-hoc Testing
26. Depends on the schedule and risk based - business impact follow the 20-80 rules
stop testing timing
QA
CAST
Breadth 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
Mutation testing
Concurrency Testing
Logic coverage Testing / Logic driven Testing / Structural
white box testing
28. Back end Testing means DataBase Testing. Normally a software product/application uses GUI front end for easyuser interaction.
backend testing/database testing
Development testing
Decision testing
Logic coverage Testing / Logic driven Testing / Structural
29. 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
Coverage Testing
Incremental testing
30. Computer Aided Software Testing
CAST
Localization Testing
Fault
Conformance Testing / Compliance Testing / Standards Testing
31. 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.
Acceptance criteria
Decision coverage
Model Based Testing
Alpha Testing
32. The process of testing to determine the interoperability of a software product
Load Testing
black box testing
Interoperability testing
Decision testing
33. Approach to doing something that generally give good results when applied appropriately and thoughfully
Benchmark Testing
Maintenance testing
best practice
Defect density
34. An organizational structure consists of activities such as task allocation & coordination and supervision which are directed towards the achievement of organizational aims.[citation needed]
Code coverage
organisation structure
Documentation Testing
Efficiency testing
35. 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
Data-Driven Testing
Model Based Testing
architecure of SOA
SOA
36. 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
Concurrency Testing
Coverage Testing
AUT
Branch coverage
37. Kind of unit testing - internal working of software
Defect density
Beta Testing / Field Testing
Integration Testing
structural testing
38. 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.
enough of testing
Fault
Component Testing
Compatibility Testing
39. Testing concerned with the accuracy of documentation.
Quality
Authorization Testing
Bottom-up Testing
Documentation Testing
40. Examines an application's requirements for pre-existing software - initial states and configuration in order to maintain proper functionality
Exhaustive Testing
Integration Testing
Dependency Testing
white box testing
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
Depth Testing
Authorization Testing
quality assurance process improvement
42. The typical grey box tester is permitted to set up or manipulate the testing environment - like seeding a database
Branch coverage
Incremental testing
Grey Box Testing
Breadth Testing
43. A white box test case design techniques that uses the algorithmic flow of the program to design tests
Efficiency testing
Basis Path Testing
Mutation testing
CAST
44. Determine whether a system meets some specified standard. external organization as complying with the standard
Component Testing
Conformance Testing / Compliance Testing / Standards Testing
Accessibility Testing
CAST
45. The testing of individual software components.
Component Testing
Branch
software testing
Logic coverage Testing / Logic driven Testing / Structural
46. The expected results or performance characteristics that define whether the test cases passed or failed
Acceptance criteria
providing information Objective
CAST
Conversion Testing / Migration Testing
47. 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
Alpha Testing
Maintenance testing
Keyword driven Testing
48. Testing carried out using no recognised test case design technique. It is also known as Exploratory Testing
Decision coverage
Ad-hoc Testing
AUT
Efficiency testing
49. 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
architecure of SOA
Gorilla Testing
SOA
Model Based Testing
50. 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
Branch
Acceptance Testing/User Acceptance Testing
black box testing
Bottom-up 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