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. This technique for testing computer software does not require significant advanced planning and is tolerant of limited documentation for the target-of-test.
Alpha Testing
Branch coverage
Exploratory Testing
Localization Testing
2. Integration testing where no incremental testing takes place prior to all the system's components being combined to form the system.
Monkey Testing
Big Bang Testing
Incremental testing
Gamma testing
3. 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
Monkey Testing
best practice
Component Testing
architecure of SOA
4. 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.
Context Driven Testing
Code coverage
Boundary value analysis/ testing
Acceptance criteria
5. Testing software through executing it.
Equivalence Class
Conversion Testing / Migration Testing
Quality
Dynamic Testing
6. Approach to doing something that generally give good results when applied appropriately and thoughfully
white box testing
best practice
Design based Testing
Localization Testing
7. A white box test design technique in which test cases are designed to execute branches.
Basis Path Testing
Depth Testing
Branch testing
Installation Testing
8. Testing one particular module - functionality heavily
Gorilla Testing
Beta Testing / Field Testing
Maintenance testing
Ad-hoc Testing
9. 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
Breadth Testing
Agile Testing
Loop Testing
10. 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.
Defect
High order tests
Decision condition testing
Endurance Testing
11. 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
Big Bang Testing
Equivalence partition Testing
End-to-end Testing
12. A test case design technique for a component in which test cases are designed to execute representatives from equivalence classes.
Integration Testing
Statement coverage
Equivalence partition Testing
Branch testing
13. Verifying a product is accessible to the people having disabilities (deaf or blind or mentally disabled etc.).
Gamma testing
Accessibility Testing
Design based Testing
stop testing timing
14. Testing in which test cases are designed based on variable usage within the code.
Interface Testing
Data flow Testing
Arc Testing / Branch Testing
software testing
15. 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.
High order tests
Keyword driven Testing
Decision testing
Coverage Testing
16. 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
Dynamic Testing
AUT
Ad-hoc Testing
17. A test case design technique for a component in which test cases are designed to execute representatives from equivalence classes
Equivalence Partitioning
Equivalence partition Testing
Acceptance Testing/User Acceptance Testing
Maintenance testing
18. Testing conducted to evaluate whether systems or components pass data and control correctly to each other.
Alpha Testing
Interface Testing
Beta Testing / Field Testing
Decision condition testing
19. 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.
Big Bang Testing
Efficiency testing
Bottom-up Testing
providing information - metric
20. Testing concerned with the accuracy of documentation.
Documentation Testing
white box testing
Ad-hoc Testing
Fault
21. The percentage of decision outcomes that have been exercised by a test suite.
Arc Testing / Branch Testing
Decision coverage
Branch coverage
Alpha Testing
22. 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.
Beta Testing / Field Testing
Defect
Decision testing
Arc Testing / Branch Testing
23. Testing the changes to an operational system or the impact of a changed environment to an operational system
Equivalence partition Testing
Fuzz Testing
Maintenance testing
Load Testing
24. It is a whole - is the whole process form review to plans strategy and whole thing
Conversion Testing / Migration Testing
Fuzz Testing
QA
Design based Testing
25. A white box test case design techniques that uses the algorithmic flow of the program to design tests
Business process-based testing
Authorization Testing
Big Bang Testing
Basis Path Testing
26. A white box testing technique that exercises program loops
Decision condition testing
Loop Testing
Gorilla Testing
Defect
27. Risk based questions - depends on the schedule and risk based - business impact follow the 20-80 rules
Quality
software testing
enough of testing
Big Bang Testing
28. The percentage of executable statements that have been exercised by a test suite.
Ad-hoc Testing
Equivalence Partitioning
Authorization Testing
Statement coverage
29. Gamma testing is a little-known informal phrase that refers derisively to the release of "buggy" (defect-ridden) products.
Gamma testing
stop testing timing
Beta Testing / Field Testing
Context Driven Testing
30. The percentage of branches that have been exercised by a test suite. 100% - Implies both 100% decision coverage and 100% statement coverage
Branch coverage
Documentation Testing
Boundary value analysis/ testing
GUI Testing
31. All about code and profiler & comments in the code naming convention etc... coding standards.It is like transparent
white box testing
Dynamic Testing
Quality
Conformance Testing / Compliance Testing / Standards Testing
32. Black-box tests conducted once the software has been integrated
Branch testing
Decision condition testing
High order tests
Gorilla Testing
33. Formal or informal testing conducted during the implementation of a component or system usually in the development environment by developers
Development testing
Benchmark Testing
Maintainability Testing / Serviceability Testing
backend testing/database testing
34. 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
providing information - metric
Mutation testing
Testing best practice
black box testing
35. 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
Mutation testing
Gorilla Testing
GUI Testing
Quality
36. The expected results or performance characteristics that define whether the test cases passed or failed
Code coverage
stop testing timing
SOA
Acceptance criteria
37. 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)
Isolation Testing
Agile Testing
Defect density
Coverage Testing
38. The typical grey box tester is permitted to set up or manipulate the testing environment - like seeding a database
Data flow Testing
Grey Box Testing
Basis Path Testing
providing information - metric
39. 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
SOA
Decision table testing
Arc Testing / Branch Testing
Ad-hoc Testing
40. Component testing of individual components in isolation from surrounding components - with surrounding components being simulated by stubs
Isolation Testing
N+ Testing
Testing best practice
Invalid testing
41. In software development testing is usually required before release to the general public. This is known as the alpha phase.alpha testing.
test coverage
Conformance Testing / Compliance Testing / Standards Testing
Interface Testing
Alpha Testing
42. 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 density
Beta Testing / Field Testing
Keyword driven Testing
Equivalence Class
43. A system under load. modeling the expected usage of a software program by simulating multiple users accessing the program's services concurrently.
Fault
Bugs
Maintainability Testing / Serviceability Testing
Load Testing
44. Tests that use representative sets of programs and data designed to evaluate the performance of computer hardware and software in a given configuration
Branch
Component Testing
Efficiency testing
Benchmark Testing
45. A white box test design technique in which test cases are designed to execute condition outcomes and decision outcomes
Decision condition testing
Concurrency Testing
test coverage
stop testing timing
46. A test that exercises a feature of a product in full detail.
Concurrency Testing
Ad-hoc Testing
Code coverage
Depth Testing
47. 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
Fuzz Testing
Beta Testing / Field Testing
Conformance Testing / Compliance Testing / Standards Testing
Maintenance testing
48. 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.
Authorization Testing
Conversion Testing / Migration Testing
Beta Testing / Field Testing
Equivalence Class
49. Testing which covers all combinations of input values and preconditions for an element of the software under test
architecure of SOA
Development testing
Exhaustive Testing
Beta Testing / Field Testing
50. The process of testing to determine the interoperability of a software product
Integration Testing
Interoperability testing
Acceptance Testing/User Acceptance Testing
Grey Box 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