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. 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.
Logic coverage Testing / Logic driven Testing / Structural
Loop Testing
Keyword driven Testing
Model Based Testing
2. In software development testing is usually required before release to the general public. This is known as the alpha phase.alpha testing.
Agile Testing
quality assurance process improvement
Alpha Testing
Localization Testing
3. Stakeholder stakeholder satisfaction with test results report
providing information - metric
Alpha Testing
Data-Driven Testing
Ad-hoc Testing
4. Gamma testing is a little-known informal phrase that refers derisively to the release of "buggy" (defect-ridden) products.
Branch testing
Load Testing
Gamma testing
Decision condition testing
5. Involves testing the systems responsible for the initiation and maintenance of user sessions. This will require testing the Input validation of login fields & Cookie security and Lockout testing . permitting unauthorised access.
Testing best practice
Authorization Testing
Branch coverage
Efficiency testing
6. A test case design technique for a component in which test cases are designed to execute representatives from equivalence classes
Localization Testing
Equivalence Partitioning
Keyword driven Testing
Big Bang 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
Decision table testing
Black Box Testing / Functional Testing
SOA
architecure of SOA
8. The percentage of branches that have been exercised by a test suite. 100% - Implies both 100% decision coverage and 100% statement coverage
Accessibility Testing
Statement coverage
Dynamic Testing
Branch coverage
9. Testing conducted to evaluate whether systems or components pass data and control correctly to each other.
Interface Testing
quality assurance process improvement
Acceptance Testing/User Acceptance Testing
Alpha Testing
10. 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
Exploratory Testing
Agile Testing
Development testing
Bugs
11. An analysis method that determines which parts of the software have been executed (covered) by the test case suite and which parts have not been executed and therefore may require additional attention.
Black Box Testing / Functional Testing
Exhaustive Testing
Code coverage
Data-Driven Testing
12. Testing whether the system meets its specified objectives for maintainability.
Equivalence partition Testing
Statement coverage
Maintainability Testing / Serviceability Testing
Compatibility Testing
13. Tests that use representative sets of programs and data designed to evaluate the performance of computer hardware and software in a given configuration
Load Testing
Mutation testing
functional testing
Benchmark Testing
14. Risk based questions - depends on the schedule and risk based - business impact follow the 20-80 rules
Interoperability testing
Accessibility Testing
black box testing
enough of testing
15. A test case design technique for a component in which test cases are designed to execute representatives from equivalence classes.
organisation structure
Design based Testing
Equivalence partition Testing
Dependency Testing
16. Integration testing where no incremental testing takes place prior to all the system's components being combined to form the system.
Big Bang Testing
architecure of SOA
Breadth Testing
providing information - metric
17. A system under load. modeling the expected usage of a software program by simulating multiple users accessing the program's services concurrently.
Load Testing
Localization Testing
SOA
Grey Box Testing
18. 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
enough of testing
Mutation testing
functional testing
19. Testing carried out using no recognised test case design technique. It is also known as Exploratory Testing
Endurance Testing
stop testing timing
black box testing
Ad-hoc Testing
20. 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).
Big Bang Testing
Design based Testing
Maintenance testing
functional testing
21. 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
stop testing timing
Decision table testing
Branch
providing information - metric
22. This technique for testing computer software does not require significant advanced planning and is tolerant of limited documentation for the target-of-test.
Code coverage
Exploratory Testing
Dynamic Testing
Defect density
23. A white box test case design techniques that uses the algorithmic flow of the program to design tests
End-to-end Testing
Development testing
Basis Path Testing
Maintainability Testing / Serviceability Testing
24. Provide critical information during project
N+ Testing
Testing best practice
Efficiency testing
providing information Objective
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.
QA
Defect
Compatibility Testing
Back-to-back testing
26. Test case design
Localization Testing
Benchmark Testing
Logic coverage Testing / Logic driven Testing / Structural
stop testing timing
27. A test suite that exercises the full functionality of a product but does not test features in detail
Decision condition testing
Breadth Testing
Load Testing
CAST
28. 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
Gamma testing
test coverage
Fuzz Testing
Statement coverage
29. 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
test coverage
SOA
Gamma testing
30. Verifying a product is accessible to the people having disabilities (deaf or blind or mentally disabled etc.).
Keyword driven Testing
Depth Testing
Heuristic evaluations
Accessibility Testing
31. Black-box tests conducted once the software has been integrated
Branch testing
Isolation Testing
High order tests
Efficiency testing
32. The expected results or performance characteristics that define whether the test cases passed or failed
Data flow Testing
Fault
Context Driven Testing
Acceptance criteria
33. Testing of programs or procedures used to convert data from existing systems for use in replacement systems.
Isolation Testing
Maintainability Testing / Serviceability Testing
providing information Objective
Conversion Testing / Migration Testing
34. A white box test design technique in which test cases are designed to execute condition outcomes and decision outcomes
Fuzz Testing
Decision condition testing
Branch
white box testing
35. 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.
Big Bang Testing
Mutation testing
Logic coverage Testing / Logic driven Testing / Structural
End-to-end Testing
36. Knows about the software and test - no proper plan
Mutation testing
Interoperability testing
Alpha Testing
exploratory testing
37. 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.
Fault
Fuzz Testing
Context Driven Testing
Acceptance Testing/User Acceptance Testing
38. 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
Depth Testing
Data-Driven Testing
Bottom-up Testing
Load Testing
39. 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
Context Driven Testing
providing information - metric
End-to-end Testing
Integration Testing
40. Integration testing where system components are integrated into the system one at a time until the entire system is integrated.
Loop Testing
Quality
Incremental testing
End-to-end Testing
41. All about code and profiler & comments in the code naming convention etc... coding standards.It is like transparent
exploratory testing
Decision coverage
white box testing
Documentation Testing
42. Checks for memory leaks or other problems that may occur with prolonged execution
End-to-end Testing
Interoperability testing
Endurance Testing
Branch testing
43. 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
Alpha Testing
Installation Testing
Isolation Testing
44. 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
QA
Context Driven Testing
Heuristic evaluations
white box testing
45. 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.
Testing best practice
Fault
Incremental testing
white box testing
46. The process of testing to determine the interoperability of a software product
Interoperability testing
enough of testing
Alpha Testing
architecure of SOA
47. Use analytical risk-based testing strategies - define realistic objectives for testing - with metrics - Instititutes continuous test process improvement based on lessons learned
Testing best practice
Documentation Testing
Monkey Testing
Code coverage
48. Examines an application's requirements for pre-existing software - initial states and configuration in order to maintain proper functionality
backend testing/database testing
Dependency Testing
Branch
Defect density
49. Testing whether the system is compatible with other systems with which it should communicate.
organisation structure
Compatibility Testing
Isolation Testing
Benchmark Testing
50. Depends on the schedule and risk based - business impact follow the 20-80 rules
Concurrency Testing
stop testing timing
Quality
Authorization 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