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. Testing carried out using no recognised test case design technique. It is also known as Exploratory Testing
Defect
Code coverage
Ad-hoc Testing
quality assurance process improvement
2. Testing concerned with the accuracy of documentation.
Alpha Testing
Documentation Testing
Fault
Mutation testing
3. Testing using input values that should be rejected by the component or system
Equivalence Partitioning
Statement coverage
Mutation testing
Invalid testing
4. Test case design
Development testing
Logic coverage Testing / Logic driven Testing / Structural
software testing
Acceptance criteria
5. Computer Aided Software Testing
CAST
High order tests
Data flow Testing
Exhaustive Testing
6. 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.
Dependency Testing
Authorization Testing
black box testing
quality assurance process improvement
7. 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
Integration Testing
N+ Testing
Gamma testing
Big Bang Testing
8. 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.
Fault
providing information Objective
Coverage Testing
Accessibility Testing
9. Examines an application's requirements for pre-existing software - initial states and configuration in order to maintain proper functionality
Dependency Testing
Defect density
Decision testing
Authorization Testing
10. A white box test design technique in which test cases are designed to execute condition outcomes and decision outcomes
Conversion Testing / Migration Testing
Gamma testing
Equivalence partition Testing
Decision condition testing
11. Testing which covers all combinations of input values and preconditions for an element of the software under test
stop testing timing
Coverage Testing
Exhaustive Testing
Decision testing
12. A test that exercises a feature of a product in full detail.
Depth Testing
Component Testing
End-to-end Testing
Context Driven Testing
13. A test case design technique for a component in which test cases are designed to execute representatives from equivalence classes.
Exploratory Testing
Equivalence partition Testing
SOA
white box testing
14. In software development testing is usually required before release to the general public. This is known as the alpha phase.alpha testing.
Alpha Testing
Concurrency Testing
Statement coverage
enough of testing
15. Application Under Test
Benchmark Testing
Grey Box Testing
AUT
Defect density
16. 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
Black Box Testing / Functional Testing
Isolation Testing
software testing
17. Testing whether the system is compatible with other systems with which it should communicate.
Breadth Testing
test coverage
Loop Testing
Compatibility Testing
18. Testing in which test cases are designed based on variable usage within the code.
Branch coverage
Data flow Testing
Conformance Testing / Compliance Testing / Standards Testing
Coverage Testing
19. This term refers to making software specifically designed for a specific locality
Localization Testing
Endurance Testing
Basis Path Testing
Boundary value analysis/ testing
20. Integration testing where no incremental testing takes place prior to all the system's components being combined to form the system.
Boundary value analysis/ testing
Big Bang Testing
Branch testing
best practice
21. Testing one particular module - functionality heavily
Statement coverage
Testing best practice
Gorilla Testing
software 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
organisation structure
Boundary value analysis/ testing
providing information - metric
23. Risk based questions - depends on the schedule and risk based - business impact follow the 20-80 rules
Load Testing
white box testing
Branch testing
enough of 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
AUT
Heuristic evaluations
Exploratory Testing
Benchmark Testing
25. The typical grey box tester is permitted to set up or manipulate the testing environment - like seeding a database
Acceptance Testing/User Acceptance Testing
best practice
Grey Box Testing
Benchmark Testing
26. executing the software
Breadth Testing
software testing
providing information Objective
Back-to-back testing
27. 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
Equivalence Class
Statement coverage
Keyword driven Testing
Loop Testing
28. Provide critical information during project
providing information Objective
Heuristic evaluations
Interface Testing
Quality
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
Dependency Testing
Gorilla Testing
Equivalence Class
SOA
30. A system under load. modeling the expected usage of a software program by simulating multiple users accessing the program's services concurrently.
Load Testing
Development testing
Data flow Testing
Installation Testing
31. 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
Business process-based testing
Data flow Testing
Defect density
32. The testing of individual software components.
Ad-hoc Testing
Basis Path Testing
Defect density
Component Testing
33. Stakeholder stakeholder satisfaction with test results report
Dynamic Testing
providing information - metric
structural testing
Gorilla Testing
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
Depth Testing
Arc Testing / Branch Testing
N+ Testing
35. An organizational structure consists of activities such as task allocation & coordination and supervision which are directed towards the achievement of organizational aims.[citation needed]
Load Testing
organisation structure
Model Based Testing
Branch
36. Approach to doing something that generally give good results when applied appropriately and thoughfully
Alpha Testing
Decision testing
Black Box Testing / Functional Testing
best practice
37. 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
Context Driven Testing
AUT
Component Testing
Beta Testing / Field Testing
38. Similar to black box testing - structure of test cases in order to find defects and its strutured
Heuristic evaluations
functional testing
Conformance Testing / Compliance Testing / Standards Testing
Defect
39. Testing of programs or procedures used to convert data from existing systems for use in replacement systems.
Accessibility Testing
software testing
Component Testing
Conversion Testing / Migration Testing
40. Formal or informal testing conducted during the implementation of a component or system usually in the development environment by developers
Development testing
Equivalence Class
Conversion Testing / Migration Testing
Back-to-back testing
41. Testing whether the system meets its specified objectives for maintainability.
Maintainability Testing / Serviceability Testing
End-to-end Testing
Conformance Testing / Compliance Testing / Standards Testing
Data flow Testing
42. 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.
Decision condition testing
Defect
Heuristic evaluations
Interface Testing
43. 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
Load Testing
best practice
Gamma testing
44. The percentage of branches that have been exercised by a test suite. 100% - Implies both 100% decision coverage and 100% statement coverage
structural testing
Branch coverage
Decision table testing
Gamma testing
45. 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)
Equivalence Class
Coverage Testing
Keyword driven Testing
Defect density
46. 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.
GUI Testing
Installation Testing
Model Based Testing
Statement coverage
47. All about code and profiler & comments in the code naming convention etc... coding standards.It is like transparent
Installation Testing
Development testing
white box testing
Maintainability Testing / Serviceability Testing
48. The percentage of decision outcomes that have been exercised by a test suite.
Logic coverage Testing / Logic driven Testing / Structural
Decision coverage
Equivalence partition Testing
Acceptance Testing/User Acceptance Testing
49. 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
Monkey Testing
providing information - metric
Model Based Testing
Heuristic evaluations
50. Knows about the software and test - no proper plan
Ad-hoc Testing
exploratory testing
Heuristic evaluations
Branch 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