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. Checks for memory leaks or other problems that may occur with prolonged execution
Endurance Testing
Alpha Testing
Authorization Testing
Installation Testing
2. 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.
Development testing
Keyword driven Testing
Decision condition testing
functional testing
3. Integration testing where system components are integrated into the system one at a time until the entire system is integrated.
SOA
Incremental testing
Compatibility Testing
Interoperability testing
4. Black-box tests conducted once the software has been integrated
Business process-based testing
Coverage Testing
test coverage
High order tests
5. Can't see - test the functional testing - no access to code and testing is done on UI
Installation Testing
Boundary value analysis/ testing
Data-Driven Testing
black box testing
6. The typical grey box tester is permitted to set up or manipulate the testing environment - like seeding a database
Bugs
Grey Box Testing
Depth Testing
GUI Testing
7. Testing of programs or procedures used to convert data from existing systems for use in replacement systems.
Efficiency testing
Data flow Testing
Conversion Testing / Migration Testing
Incremental testing
8. Testing whether the system is compatible with other systems with which it should communicate.
white box testing
Boundary value analysis/ testing
High order tests
Compatibility Testing
9. 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
Branch
Concurrency Testing
Acceptance Testing/User Acceptance Testing
10. Risk based questions - depends on the schedule and risk based - business impact follow the 20-80 rules
enough of testing
Concurrency Testing
Fault
Keyword driven Testing
11. Flavor of Agile Testing that advocates continuous and creative evaluation of testing opportunities in light of the potential information revealed and the value of that information to the organization right now.
Context Driven Testing
Big Bang Testing
Invalid testing
Acceptance criteria
12. A system under load. modeling the expected usage of a software program by simulating multiple users accessing the program's services concurrently.
Decision condition testing
Load Testing
AUT
Fault
13. Testing in which test cases are designed based on variable usage within the code.
Data flow Testing
Equivalence Class
Decision testing
white box testing
14. 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
Acceptance Testing/User Acceptance Testing
Keyword driven Testing
Acceptance criteria
Bugs
15. Testing carried out using no recognised test case design technique. It is also known as Exploratory Testing
Branch
Concurrency Testing
Ad-hoc Testing
Defect
16. Use analytical risk-based testing strategies - define realistic objectives for testing - with metrics - Instititutes continuous test process improvement based on lessons learned
Exploratory Testing
Beta Testing / Field Testing
Testing best practice
Grey Box Testing
17. Testing software through executing it.
stop testing timing
Conversion Testing / Migration Testing
Keyword driven Testing
Dynamic Testing
18. Examines an application's requirements for pre-existing software - initial states and configuration in order to maintain proper functionality
Dependency Testing
Agile Testing
black box testing
Dynamic Testing
19. GUI testing is the process of testing a graphical user interface to ensure it meets its written specifications
GUI Testing
Testing best practice
Equivalence Partitioning
Fuzz Testing
20. The process of testing to determine the efficiency of a software product
GUI Testing
Efficiency testing
Agile Testing
Component Testing
21. Testing using input values that should be rejected by the component or system
Decision table testing
Invalid testing
Back-to-back testing
Isolation Testing
22. 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).
enough of testing
Decision table testing
Design based Testing
Heuristic evaluations
23. 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.
Decision condition testing
Fault
Statement coverage
Depth Testing
24. A white box test design technique in which test cases are designed to execute condition outcomes and decision outcomes
best practice
Arc Testing / Branch Testing
QA
Decision condition testing
25. Back end Testing means DataBase Testing. Normally a software product/application uses GUI front end for easyuser interaction.
Acceptance criteria
backend testing/database testing
stop testing timing
Alpha Testing
26. 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
Heuristic evaluations
Logic coverage Testing / Logic driven Testing / Structural
Branch
Gorilla Testing
27. The percentage of executable statements that have been exercised by a test suite.
Installation Testing
Grey Box Testing
Statement coverage
Fuzz Testing
28. A test suite that exercises the full functionality of a product but does not test features in detail
Code coverage
Monkey Testing
Breadth Testing
white box testing
29. A test case design technique for a component in which test cases are designed to execute representatives from equivalence classes
Bugs
Dynamic Testing
Decision coverage
Equivalence Partitioning
30. 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
N+ Testing
Data-Driven Testing
Concurrency Testing
Compatibility Testing
31. Provide critical information during project
providing information Objective
Grey Box Testing
SOA
Load Testing
32. Component testing of individual components in isolation from surrounding components - with surrounding components being simulated by stubs
Fuzz Testing
Arc Testing / Branch Testing
Conformance Testing / Compliance Testing / Standards Testing
Isolation Testing
33. The testing of individual software components.
Component Testing
Arc Testing / Branch Testing
Defect
best practice
34. A test case design technique for a component in which test cases are designed to execute representatives from equivalence classes.
Defect
Coverage Testing
Equivalence partition Testing
Decision table testing
35. Stakeholder stakeholder satisfaction with test results report
Data flow Testing
QA
providing information - metric
quality assurance process improvement
36. A white box testing technique that exercises program loops
Heuristic evaluations
enough of testing
Loop Testing
Decision condition testing
37. Tests that use representative sets of programs and data designed to evaluate the performance of computer hardware and software in a given configuration
quality assurance process improvement
Data flow Testing
Concurrency Testing
Benchmark Testing
38. executing the software
Compatibility Testing
Logic coverage Testing / Logic driven Testing / Structural
software testing
Data-Driven Testing
39. This term refers to making software specifically designed for a specific locality
Invalid testing
Breadth Testing
white box testing
Localization Testing
40. 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
Logic coverage Testing / Logic driven Testing / Structural
Exhaustive Testing
Beta Testing / Field Testing
white box testing
41. A white box test design technique in which test cases are designed to execute decision outcomes
Branch
High order tests
Documentation Testing
Decision testing
42. 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
Acceptance Testing/User Acceptance Testing
Decision table testing
Dynamic Testing
Quality
43. Formal or informal testing conducted during the implementation of a component or system usually in the development environment by developers
Ad-hoc Testing
Development testing
Keyword driven Testing
Maintainability Testing / Serviceability Testing
44. In software development testing is usually required before release to the general public. This is known as the alpha phase.alpha testing.
Bugs
Alpha Testing
Keyword driven Testing
Endurance Testing
45. 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
Gorilla Testing
Branch testing
Benchmark Testing
Equivalence Class
46. Similar to black box testing - structure of test cases in order to find defects and its strutured
functional testing
test coverage
Defect
exploratory testing
47. Kind of unit testing - internal working of software
structural testing
Code coverage
Statement coverage
Equivalence Class
48. Testing which covers all combinations of input values and preconditions for an element of the software under test
Mutation testing
Efficiency testing
quality assurance process improvement
Exhaustive Testing
49. 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
Invalid testing
Interface Testing
Grey Box Testing
Monkey Testing
50. Testing concerned with the accuracy of documentation.
Documentation Testing
Invalid testing
Acceptance criteria
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