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 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
Defect
functional testing
Mutation testing
Authorization Testing
2. All about code and profiler & comments in the code naming convention etc... coding standards.It is like transparent
white box testing
Equivalence partition Testing
Isolation Testing
Code coverage
3. 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
Code coverage
Bugs
Accessibility Testing
4. Stakeholder stakeholder satisfaction with test results report
Branch
providing information - metric
Dynamic Testing
Benchmark Testing
5. 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.
black box testing
Model Based Testing
Alpha Testing
Gamma testing
6. 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.
Accessibility Testing
Bottom-up Testing
Keyword driven Testing
organisation structure
7. This technique for testing computer software does not require significant advanced planning and is tolerant of limited documentation for the target-of-test.
Acceptance Testing/User Acceptance Testing
Interface Testing
architecure of SOA
Exploratory Testing
8. executing the software
Installation Testing
Component Testing
Keyword driven Testing
software testing
9. Risk based questions - depends on the schedule and risk based - business impact follow the 20-80 rules
Depth Testing
enough of testing
N+ Testing
Endurance Testing
10. Examines an application's requirements for pre-existing software - initial states and configuration in order to maintain proper functionality
Invalid testing
Testing best practice
Arc Testing / Branch Testing
Dependency Testing
11. 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
Compatibility Testing
Breadth Testing
Decision testing
12. A test case design technique for a component in which test cases are designed to execute representatives from equivalence classes
Endurance Testing
Ad-hoc Testing
Equivalence Partitioning
Authorization Testing
13. A white box testing technique that exercises program loops
Ad-hoc Testing
Load Testing
Loop Testing
Efficiency testing
14. Testing one particular module - functionality heavily
Authorization Testing
Gorilla Testing
Data flow Testing
Agile Testing
15. 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.
Integration Testing
Data-Driven Testing
Decision coverage
Code coverage
16. 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.
Compatibility Testing
Logic coverage Testing / Logic driven Testing / Structural
Fault
Integration Testing
17. 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
Gamma testing
Testing best practice
Authorization Testing
Equivalence Class
18. 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
Design based Testing
Integration Testing
CAST
19. Similar to black box testing - structure of test cases in order to find defects and its strutured
Branch testing
Arc Testing / Branch Testing
Benchmark Testing
functional testing
20. Provide critical information during project
Defect density
Conformance Testing / Compliance Testing / Standards Testing
providing information Objective
Accessibility Testing
21. 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
Black Box Testing / Functional Testing
Grey Box Testing
Load Testing
22. 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
Load Testing
CAST
Endurance Testing
23. Integration testing where system components are integrated into the system one at a time until the entire system is integrated.
Incremental testing
Boundary value analysis/ testing
Documentation Testing
Concurrency Testing
24. A white box test design technique in which test cases are designed to execute decision outcomes
Context Driven Testing
Beta Testing / Field Testing
GUI Testing
Decision testing
25. Black-box tests conducted once the software has been integrated
High order tests
Decision table testing
N+ Testing
organisation structure
26. The typical grey box tester is permitted to set up or manipulate the testing environment - like seeding a database
Documentation Testing
End-to-end Testing
Grey Box Testing
Interface Testing
27. Testing whether the system is compatible with other systems with which it should communicate.
Compatibility Testing
High order tests
Localization Testing
Coverage Testing
28. 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
Data-Driven Testing
Back-to-back testing
Breadth Testing
Branch
29. 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
Integration Testing
backend testing/database testing
Monkey Testing
Benchmark Testing
30. 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
Back-to-back testing
Code coverage
Business process-based testing
Acceptance Testing/User Acceptance Testing
31. Testing using input values that should be rejected by the component or system
Concurrency Testing
Invalid testing
Integration Testing
High order tests
32. The percentage of branches that have been exercised by a test suite. 100% - Implies both 100% decision coverage and 100% statement coverage
Breadth Testing
Coverage Testing
Branch coverage
Design based Testing
33. Testing conducted to evaluate whether systems or components pass data and control correctly to each other.
Boundary value analysis/ testing
Ad-hoc Testing
Interface Testing
Maintainability Testing / Serviceability Testing
34. A test case design technique for a component in which test cases are designed to execute representatives from equivalence classes.
GUI Testing
Load Testing
Heuristic evaluations
Equivalence partition Testing
35. 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.
Logic coverage Testing / Logic driven Testing / Structural
Conformance Testing / Compliance Testing / Standards Testing
End-to-end Testing
Decision condition testing
36. Integration testing where no incremental testing takes place prior to all the system's components being combined to form the system.
Isolation Testing
Big Bang Testing
Branch coverage
providing information Objective
37. Back end Testing means DataBase Testing. Normally a software product/application uses GUI front end for easyuser interaction.
Code coverage
Design based Testing
Statement coverage
backend testing/database testing
38. 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
Benchmark Testing
Installation Testing
Acceptance Testing/User Acceptance Testing
39. The expected results or performance characteristics that define whether the test cases passed or failed
Branch
Acceptance criteria
Data flow Testing
Integration Testing
40. Determine whether a system meets some specified standard. external organization as complying with the standard
Depth Testing
Maintainability Testing / Serviceability Testing
Conformance Testing / Compliance Testing / Standards Testing
Integration Testing
41. Kind of unit testing - internal working of software
test coverage
Monkey Testing
Integration Testing
structural testing
42. It is a whole - is the whole process form review to plans strategy and whole thing
Branch coverage
Back-to-back testing
best practice
QA
43. A system under load. modeling the expected usage of a software program by simulating multiple users accessing the program's services concurrently.
Load Testing
Black Box Testing / Functional Testing
Basis Path Testing
functional testing
44. 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
providing information Objective
Black Box Testing / Functional Testing
45. 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
Dynamic Testing
test coverage
Gamma testing
Load Testing
46. 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
Dynamic Testing
Installation Testing
Exhaustive Testing
Invalid testing
47. Testing carried out using no recognised test case design technique. It is also known as Exploratory Testing
N+ Testing
Ad-hoc Testing
Endurance Testing
Statement coverage
48. 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
Loop Testing
End-to-end Testing
architecure of SOA
Equivalence Class
49. Testing concerned with the accuracy of documentation.
Documentation Testing
providing information - metric
Defect density
functional testing
50. Testing software through executing it.
black box testing
Context Driven Testing
Dynamic Testing
Dependency Testing