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. An organizational structure consists of activities such as task allocation & coordination and supervision which are directed towards the achievement of organizational aims.[citation needed]
functional testing
Development testing
Integration Testing
organisation structure
2. Testing whether the system is compatible with other systems with which it should communicate.
Branch
Data flow Testing
Compatibility Testing
Quality
3. In software development testing is usually required before release to the general public. This is known as the alpha phase.alpha testing.
organisation structure
Equivalence partition Testing
Alpha Testing
structural testing
4. Testing conducted to evaluate whether systems or components pass data and control correctly to each other.
Interface Testing
Decision coverage
Context Driven Testing
Data-Driven Testing
5. Testing one particular module - functionality heavily
white box testing
Gorilla Testing
Depth Testing
Interface Testing
6. 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.
black box testing
Business process-based testing
functional testing
Keyword driven Testing
7. Fuzz testing is a software testing technique. The basic idea is to attach the inputs of a program to a source of random data. extremely simple and free of preconceptions about system behavior.
Keyword driven Testing
Fuzz Testing
Coverage Testing
Endurance Testing
8. A white box test case design techniques that uses the algorithmic flow of the program to design tests
Equivalence partition Testing
Basis Path Testing
Gamma testing
Logic coverage Testing / Logic driven Testing / Structural
9. 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.
Beta Testing / Field Testing
Model Based Testing
Depth Testing
Defect
10. 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
Coverage Testing
test coverage
Back-to-back testing
Defect density
11. Risk based questions - depends on the schedule and risk based - business impact follow the 20-80 rules
enough of testing
Accessibility Testing
Compatibility Testing
Depth Testing
12. 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
Back-to-back testing
Interface Testing
Data-Driven Testing
Efficiency testing
13. 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
Endurance Testing
backend testing/database testing
Acceptance Testing/User Acceptance Testing
Development testing
14. 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
architecure of SOA
Basis Path Testing
Quality
Accessibility Testing
15. A test that exercises a feature of a product in full detail.
Concurrency Testing
Grey Box Testing
test coverage
Depth Testing
16. Formal or informal testing conducted during the implementation of a component or system usually in the development environment by developers
QA
Arc Testing / Branch Testing
Business process-based testing
Development testing
17. 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
Data-Driven Testing
Fuzz Testing
Decision testing
18. 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
Monkey Testing
Accessibility Testing
Heuristic evaluations
Conversion Testing / Migration Testing
19. A system under load. modeling the expected usage of a software program by simulating multiple users accessing the program's services concurrently.
Gamma testing
Isolation Testing
Load Testing
Data flow Testing
20. A white box test design technique in which test cases are designed to execute decision outcomes
test coverage
Equivalence Class
Localization Testing
Decision testing
21. Testing carried out using no recognised test case design technique. It is also known as Exploratory Testing
Alpha Testing
Coverage Testing
Context Driven Testing
Ad-hoc Testing
22. Knows about the software and test - no proper plan
Black Box Testing / Functional Testing
Maintainability Testing / Serviceability Testing
SOA
exploratory testing
23. 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
Data-Driven Testing
Loop Testing
Isolation Testing
24. Use analytical risk-based testing strategies - define realistic objectives for testing - with metrics - Instititutes continuous test process improvement based on lessons learned
Data flow Testing
Load Testing
Logic coverage Testing / Logic driven Testing / Structural
Testing best practice
25. Depends on the schedule and risk based - business impact follow the 20-80 rules
Invalid testing
Data flow Testing
Conformance Testing / Compliance Testing / Standards Testing
stop testing timing
26. The percentage of decision outcomes that have been exercised by a test suite.
Exploratory Testing
Decision coverage
Equivalence Class
Isolation Testing
27. Similar to black box testing - structure of test cases in order to find defects and its strutured
Testing best practice
Branch coverage
functional testing
Boundary value analysis/ testing
28. A test case design technique for a component in which test cases are designed to execute representatives from equivalence classes
Equivalence Partitioning
Alpha Testing
Back-to-back testing
Invalid testing
29. Can't see - test the functional testing - no access to code and testing is done on UI
Concurrency Testing
QA
black box testing
Isolation Testing
30. Testing concerned with the accuracy of documentation.
Documentation Testing
Alpha Testing
Boundary value analysis/ testing
backend testing/database testing
31. 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
SOA
Load Testing
Grey Box Testing
Branch
32. A white box test design technique in which test cases are designed to execute branches.
Exhaustive Testing
best practice
Decision testing
Branch testing
33. The percentage of branches that have been exercised by a test suite. 100% - Implies both 100% decision coverage and 100% statement coverage
Heuristic evaluations
Exhaustive Testing
Branch coverage
Decision coverage
34. Testing practice for projects using agile methodologies - treating development as the customer of testing and emphasizing a test-first design paradigm
Business process-based testing
Quality
Agile Testing
Invalid 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
Breadth Testing
Quality
Business process-based testing
architecure of SOA
36. 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.
Interface Testing
Bottom-up Testing
N+ Testing
SOA
37. A white box testing technique that exercises program loops
Big Bang Testing
enough of testing
AUT
Loop Testing
38. Provide critical information during project
Benchmark Testing
Concurrency Testing
Installation Testing
providing information Objective
39. All about code and profiler & comments in the code naming convention etc... coding standards.It is like transparent
Gorilla Testing
white box testing
Branch coverage
exploratory testing
40. Black box testing - concrete box or functional testing is used to check that the outputs of a program - given certain inputs - conform to the functional specification of the program. It performs testing based on previously understood requirements (or
Black Box Testing / Functional Testing
Load Testing
stop testing timing
Decision testing
41. 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
Branch
black box testing
Decision testing
42. Gamma testing is a little-known informal phrase that refers derisively to the release of "buggy" (defect-ridden) products.
Authorization Testing
Interface Testing
Business process-based testing
Gamma testing
43. GUI testing is the process of testing a graphical user interface to ensure it meets its written specifications
test coverage
Fuzz Testing
Exploratory Testing
GUI Testing
44. Testing the changes to an operational system or the impact of a changed environment to an operational system
quality assurance process improvement
Fault
Benchmark Testing
Maintenance testing
45. Black-box tests conducted once the software has been integrated
High order tests
Acceptance Testing/User Acceptance Testing
Breadth Testing
Load Testing
46. Testing using input values that should be rejected by the component or system
Code coverage
Invalid testing
Acceptance Testing/User Acceptance Testing
Equivalence partition Testing
47. The percentage of executable statements that have been exercised by a test suite.
Bugs
Statement coverage
Installation Testing
exploratory testing
48. 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
Branch
Back-to-back testing
structural testing
49. 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
Depth Testing
white box testing
black box testing
50. An approach to testing in which test cases are designed based on descriptions and/or knowledge of business processes
Maintainability Testing / Serviceability Testing
Business process-based testing
Authorization Testing
Arc Testing / 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