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. 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
enough of testing
Quality
Dependency Testing
Coverage Testing
2. A white box test design technique in which test cases are designed to execute condition outcomes and decision outcomes
Interface Testing
Agile Testing
Decision condition testing
Big Bang Testing
3. Testing carried out using no recognised test case design technique. It is also known as Exploratory Testing
Maintenance testing
Big Bang Testing
Interface Testing
Ad-hoc Testing
4. Use analytical risk-based testing strategies - define realistic objectives for testing - with metrics - Instititutes continuous test process improvement based on lessons learned
Big Bang Testing
Testing best practice
enough of testing
Fuzz Testing
5. Back end Testing means DataBase Testing. Normally a software product/application uses GUI front end for easyuser interaction.
backend testing/database testing
Quality
GUI Testing
Efficiency testing
6. Testing the changes to an operational system or the impact of a changed environment to an operational system
Grey Box Testing
quality assurance process improvement
Maintenance testing
Boundary value analysis/ testing
7. Component testing of individual components in isolation from surrounding components - with surrounding components being simulated by stubs
Interoperability testing
Business process-based testing
Invalid testing
Isolation Testing
8. A test suite that exercises the full functionality of a product but does not test features in detail
Maintenance testing
Breadth Testing
Business process-based testing
Dependency Testing
9. 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.
Bottom-up Testing
best practice
Code coverage
Back-to-back testing
10. Testing using input values that should be rejected by the component or system
AUT
Efficiency testing
Code coverage
Invalid testing
11. Determine whether a system meets some specified standard. external organization as complying with the standard
Conformance Testing / Compliance Testing / Standards Testing
Maintainability Testing / Serviceability Testing
Accessibility Testing
Interface Testing
12. 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.
N+ Testing
Keyword driven Testing
Localization Testing
End-to-end Testing
13. A white box test case design techniques that uses the algorithmic flow of the program to design tests
Basis Path Testing
Equivalence partition Testing
Interface Testing
Maintainability Testing / Serviceability Testing
14. The process of testing to determine the efficiency of a software product
Efficiency testing
Compatibility Testing
Data flow Testing
Installation Testing
15. Testing in which two or more variants of a component or system are executed with the same inputs - the outputs compared and analyzed in cases of discrepancies
Mutation testing
Component Testing
Decision testing
Back-to-back testing
16. Tests that use representative sets of programs and data designed to evaluate the performance of computer hardware and software in a given configuration
Defect density
organisation structure
Benchmark Testing
Load Testing
17. The testing of individual software components.
SOA
Branch testing
Component Testing
Model Based Testing
18. Can't see - test the functional testing - no access to code and testing is done on UI
Endurance Testing
Acceptance Testing/User Acceptance Testing
black box testing
organisation structure
19. An organizational structure consists of activities such as task allocation & coordination and supervision which are directed towards the achievement of organizational aims.[citation needed]
Arc Testing / Branch Testing
functional testing
Invalid testing
organisation structure
20. 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.
Alpha Testing
Breadth Testing
Bottom-up Testing
Context Driven Testing
21. 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
Defect
Fault
Equivalence Class
Decision coverage
22. 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
Mutation testing
Acceptance criteria
Boundary value analysis/ testing
23. Approach to doing something that generally give good results when applied appropriately and thoughfully
Alpha Testing
Depth Testing
best practice
Back-to-back testing
24. 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.
Benchmark Testing
Incremental testing
Bottom-up Testing
Authorization Testing
25. An approach to testing in which test cases are designed based on descriptions and/or knowledge of business processes
Business process-based testing
Dependency Testing
Breadth Testing
best practice
26. Black-box tests conducted once the software has been integrated
Conformance Testing / Compliance Testing / Standards Testing
test coverage
High order tests
Equivalence partition Testing
27. This term refers to making software specifically designed for a specific locality
Isolation Testing
Exhaustive Testing
Ad-hoc Testing
Localization Testing
28. Testing one particular module - functionality heavily
Gorilla Testing
Logic coverage Testing / Logic driven Testing / Structural
Mutation testing
AUT
29. Integration testing where system components are integrated into the system one at a time until the entire system is integrated.
QA
Defect density
Dynamic Testing
Incremental testing
30. 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
Alpha Testing
Monkey Testing
QA
Acceptance Testing/User Acceptance Testing
31. 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
Interface Testing
Incremental testing
Equivalence Class
test coverage
32. 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
CAST
Concurrency Testing
Design based Testing
Model Based Testing
33. A system under load. modeling the expected usage of a software program by simulating multiple users accessing the program's services concurrently.
Maintenance testing
Code coverage
Load Testing
Testing best practice
34. 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).
Design based Testing
providing information Objective
Acceptance criteria
Concurrency Testing
35. Testing practice for projects using agile methodologies - treating development as the customer of testing and emphasizing a test-first design paradigm
quality assurance process improvement
Agile Testing
stop testing timing
N+ Testing
36. Depends on the schedule and risk based - business impact follow the 20-80 rules
stop testing timing
Alpha Testing
Boundary value analysis/ testing
exploratory testing
37. Stakeholder stakeholder satisfaction with test results report
providing information - metric
Decision testing
Localization Testing
Code coverage
38. Test case design
Equivalence partition Testing
Logic coverage Testing / Logic driven Testing / Structural
organisation structure
N+ Testing
39. A test case design technique for a component in which test cases are designed to execute representatives from equivalence classes
Bugs
Branch testing
High order tests
Equivalence Partitioning
40. Computer Aided Software Testing
Maintainability Testing / Serviceability Testing
Testing best practice
CAST
End-to-end Testing
41. Testing which covers all combinations of input values and preconditions for an element of the software under test
Acceptance Testing/User Acceptance Testing
Equivalence Class
Authorization Testing
Exhaustive Testing
42. 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
Context Driven Testing
Big Bang Testing
Endurance Testing
43. Kind of unit testing - internal working of software
Defect density
Gorilla Testing
Endurance Testing
structural testing
44. It is a whole - is the whole process form review to plans strategy and whole thing
stop testing timing
QA
Logic coverage Testing / Logic driven Testing / Structural
Grey Box Testing
45. 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
Gorilla Testing
Heuristic evaluations
Agile Testing
Beta Testing / Field Testing
46. The process of testing to determine the interoperability of a software product
Incremental testing
Interoperability testing
Isolation Testing
Quality
47. Testing whether the system is compatible with other systems with which it should communicate.
structural testing
Alpha Testing
Compatibility Testing
software testing
48. 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.
Development testing
Defect
quality assurance process improvement
Exploratory Testing
49. Formal or informal testing conducted during the implementation of a component or system usually in the development environment by developers
Development testing
providing information - metric
Branch
Black Box Testing / Functional Testing
50. In software development testing is usually required before release to the general public. This is known as the alpha phase.alpha testing.
Alpha Testing
Black Box Testing / Functional Testing
organisation structure
software 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