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. Testing conducted to evaluate whether systems or components pass data and control correctly to each other.
providing information Objective
Black Box Testing / Functional Testing
Interface Testing
software testing
2. Root cause analyst - base of the problem - customer satisfaction report
Gorilla Testing
quality assurance process improvement
Boundary value analysis/ testing
Compatibility Testing
3. 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
Load Testing
SOA
Heuristic evaluations
Bottom-up Testing
4. 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 partition Testing
Data flow Testing
Statement coverage
5. A white box test design technique in which test cases are designed to execute decision outcomes
Bugs
Depth Testing
Decision testing
Boundary value analysis/ testing
6. 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
test coverage
Mutation testing
Quality
Testing best practice
7. Examines an application's requirements for pre-existing software - initial states and configuration in order to maintain proper functionality
Invalid testing
Maintainability Testing / Serviceability Testing
Dependency Testing
Compatibility Testing
8. A test case design technique for a component in which test cases are designed to execute representatives from equivalence classes.
Branch coverage
Context Driven Testing
stop testing timing
Equivalence partition Testing
9. All about code and profiler & comments in the code naming convention etc... coding standards.It is like transparent
Equivalence Class
white box testing
Integration Testing
High order tests
10. executing the software
Documentation Testing
providing information - metric
Gamma testing
software testing
11. Kind of unit testing - internal working of software
Context Driven Testing
structural testing
Design based Testing
Installation Testing
12. 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
End-to-end Testing
backend testing/database testing
Branch coverage
Heuristic evaluations
13. Knows about the software and test - no proper plan
exploratory testing
architecure of SOA
Decision table testing
Logic coverage Testing / Logic driven Testing / Structural
14. A white box test design technique in which test cases are designed to execute branches.
Branch testing
Exhaustive Testing
Arc Testing / Branch Testing
Ad-hoc Testing
15. Black-box tests conducted once the software has been integrated
Ad-hoc Testing
Conformance Testing / Compliance Testing / Standards Testing
High order tests
Documentation Testing
16. 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
Development testing
Acceptance Testing/User Acceptance Testing
Invalid testing
17. 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.
Testing best practice
Decision table testing
Branch coverage
Model Based Testing
18. Similar to black box testing - structure of test cases in order to find defects and its strutured
functional testing
Logic coverage Testing / Logic driven Testing / Structural
Branch
Authorization Testing
19. 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
Data flow Testing
enough of testing
Decision testing
architecure of SOA
20. Testing one particular module - functionality heavily
AUT
providing information Objective
Bottom-up Testing
Gorilla Testing
21. 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.
Arc Testing / Branch Testing
Back-to-back testing
Bottom-up Testing
Boundary value analysis/ testing
22. Application Under Test
Bottom-up Testing
Fuzz Testing
AUT
Heuristic evaluations
23. The process of testing to determine the interoperability of a software product
Concurrency Testing
Interoperability testing
Interface Testing
Endurance Testing
24. Testing using input values that should be rejected by the component or system
Invalid testing
Back-to-back testing
High order tests
Component Testing
25. Use analytical risk-based testing strategies - define realistic objectives for testing - with metrics - Instititutes continuous test process improvement based on lessons learned
Statement coverage
Testing best practice
QA
Decision testing
26. Can't see - test the functional testing - no access to code and testing is done on UI
black box testing
Depth Testing
Statement coverage
Boundary value analysis/ testing
27. Testing practice for projects using agile methodologies - treating development as the customer of testing and emphasizing a test-first design paradigm
Alpha Testing
Fuzz Testing
Agile Testing
CAST
28. An approach to testing in which test cases are designed based on descriptions and/or knowledge of business processes
stop testing timing
Equivalence partition Testing
End-to-end Testing
Business process-based testing
29. Testing software through executing it.
Invalid testing
Grey Box Testing
Code coverage
Dynamic Testing
30. Approach to doing something that generally give good results when applied appropriately and thoughfully
best practice
Data flow Testing
N+ Testing
Code coverage
31. 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.
Incremental testing
Fault
functional testing
Maintenance testing
32. Risk based questions - depends on the schedule and risk based - business impact follow the 20-80 rules
Context Driven Testing
N+ Testing
enough of testing
Beta Testing / Field Testing
33. Testing whether the system meets its specified objectives for maintainability.
Gorilla Testing
Maintainability Testing / Serviceability Testing
Acceptance criteria
Agile Testing
34. 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
Logic coverage Testing / Logic driven Testing / Structural
Equivalence Class
Concurrency Testing
Coverage Testing
35. 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.
GUI Testing
Development testing
Fuzz Testing
Beta Testing / Field Testing
36. 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.
structural testing
End-to-end Testing
Branch testing
Maintenance testing
37. Stakeholder stakeholder satisfaction with test results report
Coverage Testing
providing information - metric
Efficiency testing
Logic coverage Testing / Logic driven Testing / Structural
38. A white box testing technique that exercises program loops
Defect density
black box testing
providing information - metric
Loop Testing
39. The percentage of decision outcomes that have been exercised by a test suite.
Acceptance criteria
architecure of SOA
Testing best practice
Decision coverage
40. A system under load. modeling the expected usage of a software program by simulating multiple users accessing the program's services concurrently.
Business process-based testing
Boundary value analysis/ testing
Installation Testing
Load Testing
41. The typical grey box tester is permitted to set up or manipulate the testing environment - like seeding a database
Grey Box Testing
test coverage
Branch coverage
Defect
42. A test case design technique for a component in which test cases are designed to execute representatives from equivalence classes
Equivalence Partitioning
Gamma testing
Acceptance criteria
Branch
43. 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+.
Concurrency Testing
Equivalence partition Testing
test coverage
N+ Testing
44. 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.
Testing best practice
AUT
Conversion Testing / Migration Testing
Code coverage
45. A white box test design technique in which test cases are designed to execute condition outcomes and decision outcomes
Decision condition testing
Maintenance testing
Efficiency testing
QA
46. Computer Aided Software Testing
AUT
stop testing timing
structural testing
CAST
47. GUI testing is the process of testing a graphical user interface to ensure it meets its written specifications
Mutation testing
GUI Testing
Incremental testing
software testing
48. Integration testing where system components are integrated into the system one at a time until the entire system is integrated.
Equivalence Class
organisation structure
quality assurance process improvement
Incremental testing
49. Testing in which test cases are designed based on variable usage within the code.
Statement coverage
Data flow Testing
Exploratory Testing
N+ Testing
50. 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
Documentation Testing
Bottom-up Testing
Decision table testing
Isolation Testing