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 whether the system meets its specified objectives for maintainability.
Maintainability Testing / Serviceability Testing
exploratory testing
Invalid testing
Exhaustive Testing
2. 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.
Model Based Testing
Maintainability Testing / Serviceability Testing
organisation structure
N+ Testing
3. 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.
Context Driven Testing
Branch coverage
Authorization Testing
Invalid testing
4. The typical grey box tester is permitted to set up or manipulate the testing environment - like seeding a database
Conformance Testing / Compliance Testing / Standards Testing
Grey Box Testing
Interoperability testing
Compatibility Testing
5. Testing conducted to evaluate whether systems or components pass data and control correctly to each other.
Interface Testing
Big Bang Testing
white box testing
providing information Objective
6. 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
Isolation Testing
Exploratory Testing
Decision testing
Acceptance Testing/User Acceptance Testing
7. 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.
Gorilla Testing
End-to-end Testing
Defect
structural testing
8. It is a whole - is the whole process form review to plans strategy and whole thing
N+ Testing
white box testing
QA
Compatibility 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.
Depth Testing
Load Testing
white box testing
Code coverage
10. A test that exercises a feature of a product in full detail.
Beta Testing / Field Testing
Maintenance testing
Acceptance Testing/User Acceptance Testing
Depth Testing
11. Testing which covers all combinations of input values and preconditions for an element of the software under test
Fault
Benchmark Testing
Exhaustive Testing
Data-Driven Testing
12. Testing of programs or procedures used to convert data from existing systems for use in replacement systems.
Compatibility Testing
Conversion Testing / Migration Testing
best practice
functional testing
13. Examines an application's requirements for pre-existing software - initial states and configuration in order to maintain proper functionality
Context Driven Testing
Monkey Testing
Component Testing
Dependency Testing
14. All about code and profiler & comments in the code naming convention etc... coding standards.It is like transparent
Back-to-back testing
white box testing
quality assurance process improvement
providing information Objective
15. Root cause analyst - base of the problem - customer satisfaction report
Big Bang Testing
Localization Testing
quality assurance process improvement
Decision condition 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).
Basis Path Testing
Gamma testing
Design based Testing
Dynamic Testing
17. Testing software through executing it.
Context Driven Testing
Dynamic Testing
Conversion Testing / Migration Testing
Bugs
18. A white box test design technique in which test cases are designed to execute decision outcomes
Back-to-back testing
Breadth Testing
Decision testing
Ad-hoc Testing
19. The percentage of executable statements that have been exercised by a test suite.
Statement coverage
white box testing
Logic coverage Testing / Logic driven Testing / Structural
enough of testing
20. A white box test case design techniques that uses the algorithmic flow of the program to design tests
Basis Path Testing
Logic coverage Testing / Logic driven Testing / Structural
Interoperability testing
Documentation Testing
21. Determine whether a system meets some specified standard. external organization as complying with the standard
Defect
software testing
Context Driven Testing
Conformance Testing / Compliance Testing / Standards Testing
22. Provide critical information during project
Keyword driven Testing
providing information Objective
Statement coverage
providing information - metric
23. A system under load. modeling the expected usage of a software program by simulating multiple users accessing the program's services concurrently.
Load Testing
Logic coverage Testing / Logic driven Testing / Structural
Branch testing
N+ Testing
24. Computer Aided Software Testing
white box testing
Bugs
CAST
providing information - metric
25. Testing carried out using no recognised test case design technique. It is also known as Exploratory Testing
Boundary value analysis/ testing
Load Testing
Ad-hoc Testing
best practice
26. Checks for memory leaks or other problems that may occur with prolonged execution
Development testing
Endurance Testing
Compatibility Testing
enough of testing
27. 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
architecure of SOA
High order tests
Decision table testing
Equivalence partition Testing
28. 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
Ad-hoc Testing
Localization Testing
Monkey Testing
Bottom-up Testing
29. Integration testing where no incremental testing takes place prior to all the system's components being combined to form the system.
Concurrency Testing
Compatibility Testing
Big Bang Testing
Grey Box Testing
30. 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
Logic coverage Testing / Logic driven Testing / Structural
Data-Driven Testing
Gorilla Testing
backend testing/database testing
31. Testing practice for projects using agile methodologies - treating development as the customer of testing and emphasizing a test-first design paradigm
Benchmark Testing
Agile Testing
Big Bang Testing
Exploratory Testing
32. Can't see - test the functional testing - no access to code and testing is done on UI
Bugs
Conformance Testing / Compliance Testing / Standards Testing
black box testing
Load Testing
33. Testing using input values that should be rejected by the component or system
Documentation Testing
structural testing
Invalid testing
Branch coverage
34. 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
Boundary value analysis/ testing
architecure of SOA
Equivalence Class
CAST
35. Testing concerned with the accuracy of documentation.
enough of testing
Maintenance testing
Documentation Testing
Model Based Testing
36. The percentage of decision outcomes that have been exercised by a test suite.
Data flow Testing
Decision testing
Logic coverage Testing / Logic driven Testing / Structural
Decision coverage
37. 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
Development testing
Testing best practice
Arc Testing / Branch Testing
Branch
38. 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
Agile Testing
Coverage Testing
QA
Branch coverage
39. 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.
Context Driven Testing
Coverage Testing
Bottom-up Testing
Benchmark Testing
40. A white box test design technique in which test cases are designed to execute condition outcomes and decision outcomes
Design based Testing
Arc Testing / Branch Testing
GUI Testing
Decision condition testing
41. A test case design technique for a component in which test cases are designed to execute representatives from equivalence classes.
Equivalence partition Testing
Concurrency Testing
Conformance Testing / Compliance Testing / Standards Testing
test coverage
42. 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
Fuzz Testing
Heuristic evaluations
Branch
Back-to-back testing
43. A white box testing technique that exercises program loops
Exploratory Testing
Decision testing
Loop Testing
Equivalence Partitioning
44. 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
Keyword driven Testing
Branch coverage
Interface Testing
45. A test suite that exercises the full functionality of a product but does not test features in detail
software testing
Conversion Testing / Migration Testing
Branch coverage
Breadth Testing
46. A white box test design technique in which test cases are designed to execute branches.
Fuzz Testing
Logic coverage Testing / Logic driven Testing / Structural
Branch testing
Defect
47. An organizational structure consists of activities such as task allocation & coordination and supervision which are directed towards the achievement of organizational aims.[citation needed]
Heuristic evaluations
Load Testing
organisation structure
Conformance Testing / Compliance Testing / Standards Testing
48. This term refers to making software specifically designed for a specific locality
Decision testing
Localization Testing
Big Bang Testing
white box testing
49. Similar to black box testing - structure of test cases in order to find defects and its strutured
providing information Objective
functional testing
Beta Testing / Field Testing
Branch
50. Approach to doing something that generally give good results when applied appropriately and thoughfully
Installation Testing
Localization Testing
Dependency Testing
best practice
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