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 conducted to evaluate whether systems or components pass data and control correctly to each other.
Interface Testing
Big Bang Testing
SOA
AUT
2. A white box testing technique that exercises program loops
Maintenance testing
High order tests
Loop Testing
Boundary value analysis/ testing
3. 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
providing information Objective
Breadth Testing
SOA
Equivalence partition Testing
4. Tests that use representative sets of programs and data designed to evaluate the performance of computer hardware and software in a given configuration
Benchmark Testing
organisation structure
Development testing
Acceptance criteria
5. 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
Data-Driven Testing
Decision testing
enough of testing
AUT
6. 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
Equivalence Class
software testing
Endurance Testing
Mutation testing
7. Testing of programs or procedures used to convert data from existing systems for use in replacement systems.
best practice
Conversion Testing / Migration Testing
providing information - metric
Equivalence partition Testing
8. Back end Testing means DataBase Testing. Normally a software product/application uses GUI front end for easyuser interaction.
functional testing
backend testing/database testing
Breadth Testing
Localization Testing
9. 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)
Black Box Testing / Functional Testing
Defect density
QA
Accessibility Testing
10. Kind of unit testing - internal working of software
Bottom-up Testing
Exploratory Testing
functional testing
structural testing
11. Determine whether a system meets some specified standard. external organization as complying with the standard
Concurrency Testing
Branch
Conformance Testing / Compliance Testing / Standards Testing
Big Bang Testing
12. Verifying a product is accessible to the people having disabilities (deaf or blind or mentally disabled etc.).
Gamma testing
Decision condition testing
Basis Path Testing
Accessibility Testing
13. 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
End-to-end Testing
Branch
Big Bang Testing
Branch testing
14. Testing one particular module - functionality heavily
best practice
Isolation Testing
SOA
Gorilla Testing
15. This technique for testing computer software does not require significant advanced planning and is tolerant of limited documentation for the target-of-test.
Context Driven Testing
Exploratory Testing
software testing
Statement coverage
16. 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.
Keyword driven Testing
software testing
Installation Testing
Compatibility Testing
17. 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.
Context Driven Testing
Defect
Arc Testing / Branch Testing
Decision condition testing
18. Testing using input values that should be rejected by the component or system
Invalid testing
Installation Testing
Maintainability Testing / Serviceability Testing
SOA
19. A test case design technique for a component in which test cases are designed to execute representatives from equivalence classes.
GUI Testing
Decision table testing
Bugs
Equivalence partition Testing
20. 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
Conformance Testing / Compliance Testing / Standards Testing
Heuristic evaluations
Quality
Arc Testing / Branch Testing
21. Black-box tests conducted once the software has been integrated
Boundary value analysis/ testing
Data-Driven Testing
High order tests
Incremental testing
22. Testing concerned with the accuracy of documentation.
Accessibility Testing
Quality
Logic coverage Testing / Logic driven Testing / Structural
Documentation Testing
23. GUI testing is the process of testing a graphical user interface to ensure it meets its written specifications
Exploratory Testing
Testing best practice
GUI Testing
Bugs
24. The percentage of branches that have been exercised by a test suite. 100% - Implies both 100% decision coverage and 100% statement coverage
backend testing/database testing
Bottom-up Testing
Code coverage
Branch coverage
25. Provide critical information during project
Fuzz Testing
enough of testing
providing information Objective
Quality
26. Testing carried out using no recognised test case design technique. It is also known as Exploratory Testing
providing information Objective
Ad-hoc Testing
Localization Testing
organisation structure
27. A white box test design technique in which test cases are designed to execute decision outcomes
Accessibility Testing
Incremental testing
Decision testing
Acceptance criteria
28. A test case design technique for a component in which test cases are designed to execute representatives from equivalence classes
Equivalence Partitioning
Concurrency Testing
Fuzz Testing
Acceptance criteria
29. 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
Loop Testing
Beta Testing / Field Testing
architecure of SOA
GUI Testing
30. 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.
End-to-end Testing
Incremental testing
Coverage Testing
Gorilla Testing
31. 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
Bugs
Basis Path Testing
Decision testing
Agile Testing
32. 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
Logic coverage Testing / Logic driven Testing / Structural
Statement coverage
Compatibility Testing
33. Integration testing where no incremental testing takes place prior to all the system's components being combined to form the system.
Big Bang Testing
Logic coverage Testing / Logic driven Testing / Structural
best practice
Defect
34. 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
Coverage Testing
Bugs
Quality
Maintainability Testing / Serviceability Testing
35. The typical grey box tester is permitted to set up or manipulate the testing environment - like seeding a database
Acceptance criteria
Grey Box Testing
backend testing/database testing
Fuzz Testing
36. Component testing of individual components in isolation from surrounding components - with surrounding components being simulated by stubs
Branch testing
best practice
Branch
Isolation Testing
37. 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.
Code coverage
white box testing
Decision coverage
CAST
38. Stakeholder stakeholder satisfaction with test results report
exploratory testing
Design based Testing
providing information Objective
providing information - metric
39. Testing whether the system meets its specified objectives for maintainability.
Heuristic evaluations
Maintainability Testing / Serviceability Testing
white box testing
Quality
40. A test that exercises a feature of a product in full detail.
N+ Testing
Data-Driven Testing
Black Box Testing / Functional Testing
Depth Testing
41. Computer Aided Software Testing
Data-Driven Testing
Concurrency Testing
High order tests
CAST
42. The expected results or performance characteristics that define whether the test cases passed or failed
Acceptance criteria
Defect density
Bugs
SOA
43. 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
Dynamic Testing
Decision table testing
Coverage Testing
Arc Testing / Branch Testing
44. 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
Agile Testing
Decision testing
Decision table testing
Integration 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.
Fault
Alpha Testing
Defect
Load Testing
46. 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
Quality
functional testing
Black Box Testing / Functional Testing
47. All about code and profiler & comments in the code naming convention etc... coding standards.It is like transparent
Quality
white box testing
Efficiency testing
Invalid testing
48. Formal or informal testing conducted during the implementation of a component or system usually in the development environment by developers
structural testing
Development testing
Endurance Testing
Branch
49. 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
Decision coverage
Context Driven Testing
Endurance Testing
test coverage
50. 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
Logic coverage Testing / Logic driven Testing / Structural
Decision testing
Concurrency 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