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. It is a whole - is the whole process form review to plans strategy and whole thing
Load Testing
Concurrency Testing
End-to-end Testing
QA
2. The process of testing to determine the efficiency of a software product
Back-to-back testing
Interoperability testing
Branch
Efficiency testing
3. 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.
Gorilla Testing
Model Based Testing
providing information - metric
Decision testing
4. A white box test design technique in which test cases are designed to execute condition outcomes and decision outcomes
Conformance Testing / Compliance Testing / Standards Testing
Decision condition testing
enough of testing
Loop Testing
5. 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
Equivalence Partitioning
Isolation Testing
Bugs
Acceptance Testing/User Acceptance Testing
6. 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
Defect
Grey Box Testing
Statement coverage
7. Testing whether the system is compatible with other systems with which it should communicate.
Compatibility Testing
Model Based Testing
Efficiency testing
Bottom-up Testing
8. The testing of individual software components.
Component Testing
Alpha Testing
Mutation testing
Bugs
9. A white box test design technique in which test cases are designed to execute decision outcomes
Breadth Testing
Decision testing
Branch testing
providing information - metric
10. 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
architecure of SOA
stop testing timing
Exploratory Testing
11. 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
Black Box Testing / Functional Testing
Model Based Testing
Conversion Testing / Migration Testing
12. Testing of programs or procedures used to convert data from existing systems for use in replacement systems.
Decision testing
Conversion Testing / Migration Testing
Branch coverage
SOA
13. 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
Heuristic evaluations
Fault
Bugs
Efficiency testing
14. Testing concerned with the accuracy of documentation.
Documentation Testing
software testing
Fuzz Testing
providing information - metric
15. 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
Component Testing
Dynamic Testing
quality assurance process improvement
Black Box Testing / Functional Testing
16. 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
Dynamic Testing
Conversion Testing / Migration Testing
Concurrency Testing
best practice
17. 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.
Data flow Testing
Business process-based testing
Fuzz Testing
Context Driven Testing
18. Testing practice for projects using agile methodologies - treating development as the customer of testing and emphasizing a test-first design paradigm
Acceptance Testing/User Acceptance Testing
Agile Testing
Loop Testing
Coverage Testing
19. The expected results or performance characteristics that define whether the test cases passed or failed
Boundary value analysis/ testing
Acceptance criteria
Integration Testing
Fault
20. Integration testing where system components are integrated into the system one at a time until the entire system is integrated.
Incremental testing
backend testing/database testing
Development testing
Defect
21. 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
Documentation Testing
test coverage
structural testing
Exploratory Testing
22. 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
CAST
Testing best practice
Mutation testing
Dynamic Testing
23. 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)
Authorization Testing
software testing
Defect density
Basis Path Testing
24. Component testing of individual components in isolation from surrounding components - with surrounding components being simulated by stubs
Isolation Testing
Accessibility Testing
Agile Testing
Dynamic Testing
25. Testing the changes to an operational system or the impact of a changed environment to an operational system
Decision coverage
Maintenance testing
Grey Box Testing
structural testing
26. The typical grey box tester is permitted to set up or manipulate the testing environment - like seeding a database
Grey Box Testing
Dynamic Testing
Authorization Testing
Back-to-back testing
27. Formal or informal testing conducted during the implementation of a component or system usually in the development environment by developers
Exploratory Testing
Development testing
Design based Testing
enough of testing
28. The process of testing to determine the interoperability of a software product
Data flow Testing
Defect density
QA
Interoperability testing
29. A white box test case design techniques that uses the algorithmic flow of the program to design tests
Conversion Testing / Migration Testing
Benchmark Testing
End-to-end Testing
Basis Path 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
black box testing
Invalid testing
Data-Driven Testing
Decision testing
31. Checks for memory leaks or other problems that may occur with prolonged execution
Dynamic Testing
Maintainability Testing / Serviceability Testing
Endurance Testing
Interface Testing
32. Tests that use representative sets of programs and data designed to evaluate the performance of computer hardware and software in a given configuration
N+ Testing
Benchmark Testing
Grey Box Testing
Back-to-back testing
33. 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
Black Box Testing / Functional Testing
High order tests
Dependency Testing
34. Computer Aided Software Testing
providing information - metric
CAST
Compatibility Testing
Equivalence Class
35. 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
Mutation testing
Equivalence Partitioning
SOA
providing information - metric
36. executing the software
software testing
Data flow Testing
Branch
Maintenance testing
37. Testing one particular module - functionality heavily
High order tests
Gorilla Testing
Acceptance criteria
Logic coverage Testing / Logic driven Testing / Structural
38. Risk based questions - depends on the schedule and risk based - business impact follow the 20-80 rules
Equivalence Partitioning
Defect density
Decision table testing
enough of testing
39. Testing using input values that should be rejected by the component or system
functional testing
Invalid testing
architecure of SOA
Concurrency Testing
40. 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.
Bottom-up Testing
Logic coverage Testing / Logic driven Testing / Structural
Mutation testing
Ad-hoc Testing
41. A white box testing technique that exercises program loops
Loop Testing
Component Testing
Agile Testing
Load Testing
42. 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.
Installation Testing
Code coverage
Maintenance testing
Accessibility Testing
43. Integration testing where no incremental testing takes place prior to all the system's components being combined to form the system.
Efficiency testing
Big Bang Testing
Data-Driven Testing
Component Testing
44. An approach to testing in which test cases are designed based on descriptions and/or knowledge of business processes
Business process-based testing
Concurrency Testing
Back-to-back testing
exploratory testing
45. 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
Decision table testing
quality assurance process improvement
Fault
QA
46. 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
Load Testing
Acceptance criteria
Conformance Testing / Compliance Testing / Standards Testing
47. A system under load. modeling the expected usage of a software program by simulating multiple users accessing the program's services concurrently.
Decision table testing
Load Testing
Equivalence Partitioning
Quality
48. Kind of unit testing - internal working of software
Data flow Testing
functional testing
Defect density
structural testing
49. Determine whether a system meets some specified standard. external organization as complying with the standard
Mutation testing
Benchmark Testing
Conformance Testing / Compliance Testing / Standards Testing
enough of testing
50. This technique for testing computer software does not require significant advanced planning and is tolerant of limited documentation for the target-of-test.
Integration Testing
AUT
Depth Testing
Exploratory Testing