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. 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.
Logic coverage Testing / Logic driven Testing / Structural
backend testing/database testing
Keyword driven Testing
Mutation testing
2. The process of testing to determine the efficiency of a software product
GUI Testing
Keyword driven Testing
Localization Testing
Efficiency testing
3. Gamma testing is a little-known informal phrase that refers derisively to the release of "buggy" (defect-ridden) products.
Endurance Testing
Branch testing
Monkey Testing
Gamma testing
4. 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
End-to-end Testing
Code coverage
Beta Testing / Field Testing
5. An organizational structure consists of activities such as task allocation & coordination and supervision which are directed towards the achievement of organizational aims.[citation needed]
organisation structure
Conformance Testing / Compliance Testing / Standards Testing
Testing best practice
software testing
6. Computer Aided Software Testing
Load Testing
Boundary value analysis/ testing
Acceptance Testing/User Acceptance Testing
CAST
7. 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.
Big Bang Testing
AUT
SOA
Arc Testing / Branch Testing
8. In software development testing is usually required before release to the general public. This is known as the alpha phase.alpha testing.
Accessibility Testing
Context Driven Testing
Decision coverage
Alpha Testing
9. The typical grey box tester is permitted to set up or manipulate the testing environment - like seeding a database
Grey Box Testing
Exhaustive Testing
Ad-hoc Testing
Basis Path Testing
10. 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
Authorization Testing
Fuzz Testing
Efficiency testing
11. Application Under Test
Isolation Testing
software testing
Exploratory Testing
AUT
12. Root cause analyst - base of the problem - customer satisfaction report
Benchmark Testing
quality assurance process improvement
Integration Testing
Statement coverage
13. Approach to doing something that generally give good results when applied appropriately and thoughfully
best practice
providing information Objective
Statement coverage
Conversion Testing / Migration Testing
14. 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.
Keyword driven Testing
Defect
Isolation Testing
Defect density
15. Testing the changes to an operational system or the impact of a changed environment to an operational system
Loop Testing
software testing
CAST
Maintenance testing
16. Testing whether the system meets its specified objectives for maintainability.
Compatibility Testing
Interoperability testing
Decision condition testing
Maintainability Testing / Serviceability Testing
17. Integration testing where no incremental testing takes place prior to all the system's components being combined to form the system.
best practice
Equivalence partition Testing
Gamma testing
Big Bang Testing
18. executing the software
Code coverage
software testing
test coverage
N+ Testing
19. A white box testing technique that exercises program loops
CAST
Loop Testing
Interface Testing
Grey Box Testing
20. Testing one particular module - functionality heavily
Keyword driven Testing
Maintenance testing
Gorilla Testing
white box testing
21. Provide critical information during project
Loop Testing
providing information Objective
Conformance Testing / Compliance Testing / Standards Testing
Authorization Testing
22. Determine whether a system meets some specified standard. external organization as complying with the standard
Bugs
Accessibility Testing
functional testing
Conformance Testing / Compliance Testing / Standards Testing
23. Depends on the schedule and risk based - business impact follow the 20-80 rules
Conversion Testing / Migration Testing
Breadth Testing
Testing best practice
stop testing timing
24. 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
Invalid testing
test coverage
Integration Testing
Mutation testing
25. A system under load. modeling the expected usage of a software program by simulating multiple users accessing the program's services concurrently.
architecure of SOA
Black Box Testing / Functional Testing
Load Testing
GUI Testing
26. Testing conducted to evaluate whether systems or components pass data and control correctly to each other.
Interface Testing
Statement coverage
Decision table testing
Fuzz Testing
27. Testing of programs or procedures used to convert data from existing systems for use in replacement systems.
Context Driven Testing
backend testing/database testing
Defect
Conversion Testing / Migration Testing
28. Testing using input values that should be rejected by the component or system
organisation structure
Basis Path Testing
Invalid testing
Decision testing
29. 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.
Data-Driven Testing
Load Testing
functional testing
Model Based Testing
30. Test case design
Logic coverage Testing / Logic driven Testing / Structural
Statement coverage
Decision condition testing
Installation Testing
31. 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.
Authorization Testing
Compatibility Testing
Keyword driven Testing
Fuzz Testing
32. 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
Agile Testing
quality assurance process improvement
Model Based Testing
Back-to-back testing
33. 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+.
Conformance Testing / Compliance Testing / Standards Testing
N+ Testing
Equivalence partition Testing
Branch testing
34. 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
enough of testing
providing information Objective
Depth Testing
Acceptance Testing/User Acceptance Testing
35. 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.
Branch
Testing best practice
Endurance Testing
Authorization Testing
36. Testing in which test cases are designed based on variable usage within the code.
exploratory testing
Data-Driven Testing
Data flow Testing
Defect density
37. Can't see - test the functional testing - no access to code and testing is done on UI
test coverage
Depth Testing
black box testing
Incremental testing
38. 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
Interoperability testing
Branch
End-to-end Testing
39. 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
Model Based Testing
Quality
Development testing
40. The percentage of decision outcomes that have been exercised by a test suite.
Context Driven Testing
Fuzz Testing
Decision coverage
Compatibility 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
Compatibility Testing
providing information Objective
Agile Testing
Branch
42. This term refers to making software specifically designed for a specific locality
Endurance Testing
QA
Localization Testing
Bottom-up Testing
43. A white box test design technique in which test cases are designed to execute branches.
providing information Objective
Bugs
functional testing
Branch testing
44. 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
Branch
Grey Box Testing
functional testing
45. Integration testing where system components are integrated into the system one at a time until the entire system is integrated.
Load Testing
Incremental testing
enough of testing
test coverage
46. Use analytical risk-based testing strategies - define realistic objectives for testing - with metrics - Instititutes continuous test process improvement based on lessons learned
Accessibility Testing
Testing best practice
Keyword driven Testing
CAST
47. Back end Testing means DataBase Testing. Normally a software product/application uses GUI front end for easyuser interaction.
Decision coverage
backend testing/database testing
Gamma testing
Acceptance Testing/User Acceptance Testing
48. 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
Equivalence Class
Heuristic evaluations
N+ Testing
Bottom-up Testing
49. The percentage of executable statements that have been exercised by a test suite.
Decision coverage
Statement coverage
software testing
Keyword driven Testing
50. The expected results or performance characteristics that define whether the test cases passed or failed
SOA
Acceptance criteria
Decision coverage
Branch