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. Flavor of Agile Testing that advocates continuous and creative evaluation of testing opportunities in light of the potential information revealed and the value of that information to the organization right now.
Defect
software testing
Context Driven Testing
Installation Testing
2. A test case design technique for a component in which test cases are designed to execute representatives from equivalence classes.
Defect
Equivalence partition Testing
Authorization Testing
Equivalence Partitioning
3. Root cause analyst - base of the problem - customer satisfaction report
structural testing
High order tests
quality assurance process improvement
white box testing
4. Back end Testing means DataBase Testing. Normally a software product/application uses GUI front end for easyuser interaction.
backend testing/database testing
Exhaustive Testing
Development testing
stop testing timing
5. Application Under Test
stop testing timing
software testing
Component Testing
AUT
6. Testing in which test cases are designed based on variable usage within the code.
Accessibility Testing
Data flow Testing
Acceptance criteria
Basis Path Testing
7. executing the software
Installation Testing
AUT
software testing
Grey Box Testing
8. Testing which covers all combinations of input values and preconditions for an element of the software under test
Design based Testing
Exhaustive Testing
Testing best practice
Isolation Testing
9. 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
Quality
Decision coverage
exploratory testing
10. This technique for testing computer software does not require significant advanced planning and is tolerant of limited documentation for the target-of-test.
Decision condition testing
Exhaustive Testing
Fuzz Testing
Exploratory Testing
11. The process of testing to determine the interoperability of a software product
Bugs
test coverage
Interoperability testing
Depth Testing
12. 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
functional testing
Exploratory Testing
Interface Testing
13. 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
Exhaustive Testing
test coverage
architecure of SOA
Defect density
14. A variation of Regression Testing. Testing conducted with multiple cycles in which errors found in test cycle N are resolved and the solution is retested in test cycle N+.
Authorization Testing
Equivalence Class
test coverage
N+ Testing
15. Gamma testing is a little-known informal phrase that refers derisively to the release of "buggy" (defect-ridden) products.
Gamma testing
Isolation Testing
Loop Testing
software testing
16. Defined as any testing that occurs outside of the development environment. installed on. simply appear to be to run a setup program - can be used with confidence
Installation Testing
Basis Path Testing
AUT
Concurrency Testing
17. Knows about the software and test - no proper plan
structural testing
Boundary value analysis/ testing
Loop Testing
exploratory testing
18. An organizational structure consists of activities such as task allocation & coordination and supervision which are directed towards the achievement of organizational aims.[citation needed]
providing information - metric
Equivalence Partitioning
Accessibility Testing
organisation structure
19. The percentage of executable statements that have been exercised by a test suite.
backend testing/database testing
Statement coverage
Arc Testing / Branch Testing
Efficiency testing
20. 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
Branch
Testing best practice
Keyword driven Testing
Fuzz Testing
21. 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.
AUT
Breadth Testing
Branch
Defect
22. Verifying a product is accessible to the people having disabilities (deaf or blind or mentally disabled etc.).
Dynamic Testing
Accessibility Testing
Exhaustive Testing
Compatibility Testing
23. A white box test design technique in which test cases are designed to execute condition outcomes and decision outcomes
Fault
Decision testing
Concurrency Testing
Decision condition testing
24. Integration testing where no incremental testing takes place prior to all the system's components being combined to form the system.
Basis Path Testing
Big Bang Testing
Endurance Testing
exploratory testing
25. Testing conducted to evaluate whether systems or components pass data and control correctly to each other.
Interface Testing
quality assurance process improvement
Installation Testing
Coverage Testing
26. 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
Statement coverage
architecure of SOA
Bottom-up Testing
Equivalence Class
27. Depends on the schedule and risk based - business impact follow the 20-80 rules
Efficiency testing
Decision table testing
stop testing timing
Breadth Testing
28. 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
Fuzz Testing
architecure of SOA
Load Testing
Basis Path Testing
29. 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.
Arc Testing / Branch Testing
Fault
Code coverage
Exhaustive Testing
30. A white box test case design techniques that uses the algorithmic flow of the program to design tests
Basis Path Testing
Conversion Testing / Migration Testing
Equivalence Class
Gamma testing
31. The process of testing to determine the efficiency of a software product
Efficiency testing
Compatibility Testing
Interoperability testing
AUT
32. A white box testing technique that exercises program loops
Branch testing
Loop Testing
Interoperability testing
organisation structure
33. Testing practice for projects using agile methodologies - treating development as the customer of testing and emphasizing a test-first design paradigm
Breadth Testing
Logic coverage Testing / Logic driven Testing / Structural
Agile Testing
N+ Testing
34. Computer Aided Software Testing
Efficiency testing
Code coverage
Interoperability testing
CAST
35. The percentage of decision outcomes that have been exercised by a test suite.
structural testing
Acceptance criteria
Model Based Testing
Decision coverage
36. Test case design
Concurrency Testing
Logic coverage Testing / Logic driven Testing / Structural
End-to-end Testing
Gamma testing
37. The typical grey box tester is permitted to set up or manipulate the testing environment - like seeding a database
CAST
Back-to-back testing
Grey Box Testing
Testing best practice
38. 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
Bottom-up Testing
Integration Testing
Acceptance Testing/User Acceptance Testing
Maintenance testing
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.
providing information - metric
Conformance Testing / Compliance Testing / Standards Testing
Bottom-up Testing
Business process-based testing
40. 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.
providing information Objective
Bugs
Boundary value analysis/ testing
Efficiency testing
41. 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
Equivalence partition Testing
Branch coverage
Efficiency testing
42. An approach to testing in which test cases are designed based on descriptions and/or knowledge of business processes
Business process-based testing
Decision table testing
Dynamic Testing
Bugs
43. GUI testing is the process of testing a graphical user interface to ensure it meets its written specifications
Gorilla Testing
quality assurance process improvement
GUI Testing
Logic coverage Testing / Logic driven Testing / Structural
44. Testing whether the system is compatible with other systems with which it should communicate.
Business process-based testing
Compatibility Testing
Dependency Testing
Bottom-up 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)
Compatibility Testing
Endurance Testing
Defect density
Decision testing
46. 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.
Beta Testing / Field Testing
Equivalence partition Testing
Authorization Testing
Exhaustive Testing
47. A test case design technique for a component in which test cases are designed to execute representatives from equivalence classes
Equivalence Partitioning
Business process-based testing
Accessibility Testing
Basis Path Testing
48. 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
Documentation Testing
Accessibility Testing
Beta Testing / Field Testing
Statement coverage
49. Examines an application's requirements for pre-existing software - initial states and configuration in order to maintain proper functionality
Dependency Testing
exploratory testing
Design based Testing
stop testing timing
50. The percentage of branches that have been exercised by a test suite. 100% - Implies both 100% decision coverage and 100% statement coverage
Logic coverage Testing / Logic driven Testing / Structural
Decision table testing
Branch coverage
Equivalence Partitioning
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