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. Approach to doing something that generally give good results when applied appropriately and thoughfully
Loop Testing
Incremental testing
best practice
Branch coverage
2. 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
backend testing/database testing
Heuristic evaluations
Fuzz Testing
Bugs
3. 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.
Defect density
Statement coverage
Incremental testing
Bottom-up Testing
4. Determine whether a system meets some specified standard. external organization as complying with the standard
Grey Box Testing
backend testing/database testing
Decision testing
Conformance Testing / Compliance Testing / Standards Testing
5. Examines an application's requirements for pre-existing software - initial states and configuration in order to maintain proper functionality
Dependency Testing
white box testing
Integration Testing
Context Driven Testing
6. A test case design technique for a component in which test cases are designed to execute representatives from equivalence classes.
Heuristic evaluations
Equivalence partition Testing
Logic coverage Testing / Logic driven Testing / Structural
Arc Testing / Branch Testing
7. Testing conducted to evaluate whether systems or components pass data and control correctly to each other.
Development testing
End-to-end Testing
Equivalence partition Testing
Interface Testing
8. Testing the changes to an operational system or the impact of a changed environment to an operational system
Maintenance testing
stop testing timing
Decision table testing
Arc Testing / Branch Testing
9. Depends on the schedule and risk based - business impact follow the 20-80 rules
Gamma testing
Invalid testing
stop testing timing
Accessibility Testing
10. Back end Testing means DataBase Testing. Normally a software product/application uses GUI front end for easyuser interaction.
Bugs
backend testing/database testing
Invalid testing
End-to-end Testing
11. 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+.
AUT
N+ Testing
Integration Testing
Authorization Testing
12. Kind of unit testing - internal working of software
structural testing
Benchmark Testing
Loop Testing
Acceptance Testing/User Acceptance Testing
13. executing the software
Dependency Testing
Big Bang Testing
structural testing
software testing
14. In software development testing is usually required before release to the general public. This is known as the alpha phase.alpha testing.
Alpha Testing
Ad-hoc Testing
Grey Box Testing
Exploratory Testing
15. Similar to black box testing - structure of test cases in order to find defects and its strutured
functional testing
Maintenance testing
Back-to-back testing
Development testing
16. 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.
Branch coverage
Code coverage
Fault
Interoperability testing
17. An approach to testing in which test cases are designed based on descriptions and/or knowledge of business processes
Depth Testing
Business process-based testing
exploratory testing
Interoperability testing
18. 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
Acceptance Testing/User Acceptance Testing
Depth Testing
Fault
19. 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
Breadth Testing
Equivalence Class
SOA
20. Testing carried out using no recognised test case design technique. It is also known as Exploratory Testing
stop testing timing
Exhaustive Testing
Ad-hoc Testing
Arc Testing / Branch Testing
21. Testing of programs or procedures used to convert data from existing systems for use in replacement systems.
Conversion Testing / Migration Testing
providing information - metric
Component Testing
Depth Testing
22. Can't see - test the functional testing - no access to code and testing is done on UI
Keyword driven Testing
Loop Testing
Back-to-back testing
black box testing
23. Knows about the software and test - no proper plan
exploratory testing
Coverage Testing
Code coverage
Interface Testing
24. Component testing of individual components in isolation from surrounding components - with surrounding components being simulated by stubs
Invalid testing
Design based Testing
Decision testing
Isolation Testing
25. 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
Authorization Testing
Monkey Testing
Boundary value analysis/ testing
Branch testing
26. 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.
Component Testing
Context Driven Testing
Load Testing
Agile Testing
27. 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
Depth Testing
Concurrency Testing
Gorilla Testing
Testing best practice
28. A test suite that exercises the full functionality of a product but does not test features in detail
Branch coverage
Invalid testing
Breadth Testing
Efficiency testing
29. A system under load. modeling the expected usage of a software program by simulating multiple users accessing the program's services concurrently.
Code coverage
Quality
Development testing
Load Testing
30. GUI testing is the process of testing a graphical user interface to ensure it meets its written specifications
Back-to-back testing
GUI Testing
CAST
Dynamic Testing
31. Integration testing where no incremental testing takes place prior to all the system's components being combined to form the system.
Bugs
structural testing
Big Bang Testing
architecure of SOA
32. 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
Dependency Testing
Interoperability testing
Coverage Testing
Context Driven Testing
33. 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
QA
Heuristic evaluations
enough of testing
Back-to-back testing
34. Gamma testing is a little-known informal phrase that refers derisively to the release of "buggy" (defect-ridden) products.
Endurance Testing
Grey Box Testing
Gamma testing
Big Bang Testing
35. A white box test design technique in which test cases are designed to execute branches.
Branch testing
Equivalence Class
exploratory testing
Acceptance Testing/User Acceptance Testing
36. The percentage of executable statements that have been exercised by a test suite.
Business process-based testing
N+ Testing
Statement coverage
Equivalence partition Testing
37. Application Under Test
Agile Testing
AUT
Dependency Testing
Dynamic Testing
38. The process of testing to determine the interoperability of a software product
Interoperability testing
AUT
backend testing/database testing
Gorilla Testing
39. The typical grey box tester is permitted to set up or manipulate the testing environment - like seeding a database
Quality
Efficiency testing
Grey Box Testing
Dependency Testing
40. 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.
Code coverage
SOA
Heuristic evaluations
Defect
41. 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 - metric
SOA
functional testing
Beta Testing / Field Testing
42. 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
Defect density
Acceptance Testing/User Acceptance Testing
Arc Testing / Branch Testing
Branch testing
43. 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.
Authorization Testing
N+ Testing
quality assurance process improvement
Fault
44. Testing software through executing it.
enough of testing
Grey Box Testing
Dynamic Testing
Code coverage
45. The testing of individual software components.
QA
Coverage Testing
Concurrency Testing
Component Testing
46. 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
Defect density
Bottom-up Testing
Component Testing
47. 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
architecure of SOA
Incremental testing
Endurance Testing
Branch
48. Testing which covers all combinations of input values and preconditions for an element of the software under test
functional testing
Localization Testing
Grey Box Testing
Exhaustive Testing
49. 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.
Boundary value analysis/ testing
Branch
stop testing timing
Decision table testing
50. 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
Context Driven Testing
High order tests
Bottom-up Testing