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
Context Driven Testing
AUT
Equivalence Class
QA
2. 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
Mutation testing
Equivalence Partitioning
Arc Testing / Branch Testing
Decision testing
3. Examines an application's requirements for pre-existing software - initial states and configuration in order to maintain proper functionality
Dependency Testing
backend testing/database testing
Authorization Testing
Basis Path Testing
4. All about code and profiler & comments in the code naming convention etc... coding standards.It is like transparent
Isolation Testing
providing information - metric
Breadth Testing
white box testing
5. Can't see - test the functional testing - no access to code and testing is done on UI
Dependency Testing
Decision testing
black box testing
test coverage
6. 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
Grey Box Testing
QA
Bugs
Context Driven Testing
7. 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
Back-to-back testing
Interoperability testing
Equivalence Class
8. An organizational structure consists of activities such as task allocation & coordination and supervision which are directed towards the achievement of organizational aims.[citation needed]
Grey Box Testing
organisation structure
Code coverage
Branch testing
9. Approach to doing something that generally give good results when applied appropriately and thoughfully
Quality
Localization Testing
Branch coverage
best practice
10. Test case design
Fault
Gorilla Testing
Defect
Logic coverage Testing / Logic driven Testing / Structural
11. A white box test design technique in which test cases are designed to execute decision outcomes
Design based Testing
Decision testing
Branch testing
CAST
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
Boundary value analysis/ testing
Conformance Testing / Compliance Testing / Standards Testing
test coverage
13. Integration testing where system components are integrated into the system one at a time until the entire system is integrated.
backend testing/database testing
Incremental testing
Black Box Testing / Functional Testing
Bugs
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
providing information - metric
Dependency Testing
QA
15. 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
Boundary value analysis/ testing
enough of testing
Bottom-up Testing
Decision table testing
16. Depends on the schedule and risk based - business impact follow the 20-80 rules
black box testing
stop testing timing
Maintenance testing
Authorization Testing
17. 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
Beta Testing / Field Testing
Exhaustive Testing
Decision testing
software testing
18. 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
Statement coverage
Integration Testing
Installation Testing
organisation structure
19. 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
Bottom-up Testing
Branch coverage
Testing best practice
20. 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.
Dynamic Testing
Bottom-up Testing
Gorilla Testing
Endurance Testing
21. A test suite that exercises the full functionality of a product but does not test features in detail
quality assurance process improvement
Breadth Testing
Maintenance testing
Context Driven Testing
22. Testing which covers all combinations of input values and preconditions for an element of the software under test
Equivalence Class
Localization Testing
Exhaustive Testing
Acceptance Testing/User Acceptance Testing
23. Risk based questions - depends on the schedule and risk based - business impact follow the 20-80 rules
exploratory testing
Compatibility Testing
enough of testing
Black Box Testing / Functional Testing
24. Testing of programs or procedures used to convert data from existing systems for use in replacement systems.
Conversion Testing / Migration Testing
Incremental testing
Agile Testing
Defect
25. A test case design technique for a component in which test cases are designed to execute representatives from equivalence classes.
Equivalence partition Testing
Data-Driven Testing
Development testing
Monkey Testing
26. 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
Exploratory Testing
Agile Testing
Black Box Testing / Functional Testing
Invalid testing
27. Checks for memory leaks or other problems that may occur with prolonged execution
Maintenance testing
architecure of SOA
Endurance Testing
Data flow Testing
28. 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.
Decision coverage
Context Driven Testing
Logic coverage Testing / Logic driven Testing / Structural
providing information Objective
29. 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
Gorilla Testing
Coverage Testing
Efficiency testing
GUI Testing
30. Testing concerned with the accuracy of documentation.
Documentation Testing
Concurrency Testing
quality assurance process improvement
Equivalence partition Testing
31. Root cause analyst - base of the problem - customer satisfaction report
Installation Testing
quality assurance process improvement
Arc Testing / Branch Testing
Exhaustive Testing
32. A white box testing technique that exercises program loops
Bottom-up Testing
Loop Testing
Conversion Testing / Migration Testing
Interface Testing
33. executing the software
Conformance Testing / Compliance Testing / Standards Testing
enough of testing
software testing
QA
34. 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)
Fault
backend testing/database testing
exploratory testing
Defect density
35. 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.
Heuristic evaluations
Gorilla Testing
Ad-hoc Testing
Fault
36. Black-box tests conducted once the software has been integrated
Isolation Testing
Arc Testing / Branch Testing
Alpha Testing
High order tests
37. This term refers to making software specifically designed for a specific locality
Equivalence partition Testing
Localization Testing
Efficiency testing
best practice
38. Integration testing where no incremental testing takes place prior to all the system's components being combined to form the system.
Big Bang Testing
Acceptance criteria
Dynamic Testing
Exploratory Testing
39. Formal or informal testing conducted during the implementation of a component or system usually in the development environment by developers
Basis Path Testing
Development testing
Black Box Testing / Functional Testing
Equivalence partition 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.
Boundary value analysis/ testing
Defect density
High order tests
Maintainability Testing / Serviceability Testing
41. Back end Testing means DataBase Testing. Normally a software product/application uses GUI front end for easyuser interaction.
Incremental testing
backend testing/database testing
providing information Objective
Acceptance Testing/User Acceptance Testing
42. This technique for testing computer software does not require significant advanced planning and is tolerant of limited documentation for the target-of-test.
Logic coverage Testing / Logic driven Testing / Structural
Exploratory Testing
Equivalence Partitioning
Benchmark Testing
43. Verifying a product is accessible to the people having disabilities (deaf or blind or mentally disabled etc.).
Endurance Testing
Mutation testing
Maintainability Testing / Serviceability Testing
Accessibility Testing
44. Testing the changes to an operational system or the impact of a changed environment to an operational system
Conformance Testing / Compliance Testing / Standards Testing
Component Testing
Ad-hoc Testing
Maintenance testing
45. Testing using input values that should be rejected by the component or system
Defect
Invalid testing
SOA
Exhaustive Testing
46. Determine whether a system meets some specified standard. external organization as complying with the standard
Interface Testing
Arc Testing / Branch Testing
Conformance Testing / Compliance Testing / Standards Testing
Equivalence Class
47. 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
Code coverage
Monkey Testing
Breadth Testing
Interface Testing
48. Computer Aided Software Testing
CAST
Isolation Testing
Decision condition testing
Integration Testing
49. 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
architecure of SOA
test coverage
GUI Testing
50. Component testing of individual components in isolation from surrounding components - with surrounding components being simulated by stubs
Isolation Testing
Model Based Testing
High order tests
Incremental testing