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. Application Under Test
Gorilla Testing
Branch coverage
Loop Testing
AUT
2. An organizational structure consists of activities such as task allocation & coordination and supervision which are directed towards the achievement of organizational aims.[citation needed]
Equivalence Class
Back-to-back testing
organisation structure
Keyword driven Testing
3. Testing conducted to evaluate whether systems or components pass data and control correctly to each other.
Interface Testing
Defect density
stop testing timing
Loop Testing
4. A white box test case design techniques that uses the algorithmic flow of the program to design tests
Interoperability testing
Basis Path Testing
Coverage Testing
Incremental testing
5. Testing whether the system meets its specified objectives for maintainability.
Maintainability Testing / Serviceability Testing
Breadth Testing
structural testing
Acceptance criteria
6. Testing practice for projects using agile methodologies - treating development as the customer of testing and emphasizing a test-first design paradigm
Fault
Invalid testing
Agile Testing
Code coverage
7. Stakeholder stakeholder satisfaction with test results report
Maintenance testing
Loop Testing
Maintainability Testing / Serviceability Testing
providing information - metric
8. 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
Mutation testing
Concurrency Testing
Integration Testing
Gamma testing
9. Computer Aided Software Testing
Efficiency testing
backend testing/database testing
exploratory testing
CAST
10. Risk based questions - depends on the schedule and risk based - business impact follow the 20-80 rules
Gamma testing
Big Bang Testing
test coverage
enough of testing
11. 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
Isolation Testing
Basis Path Testing
Branch
architecure of SOA
12. 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
Interface Testing
Monkey Testing
Integration Testing
black box testing
13. Integration testing where no incremental testing takes place prior to all the system's components being combined to form the system.
Testing best practice
white box testing
providing information Objective
Big Bang Testing
14. 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
Interoperability testing
Acceptance Testing/User Acceptance Testing
Load Testing
Arc Testing / Branch Testing
15. Component testing of individual components in isolation from surrounding components - with surrounding components being simulated by stubs
Integration Testing
Decision condition testing
Isolation Testing
Concurrency Testing
16. A white box test design technique in which test cases are designed to execute decision outcomes
Grey Box Testing
Back-to-back testing
Decision testing
quality assurance process improvement
17. Testing concerned with the accuracy of documentation.
Code coverage
Ad-hoc Testing
Accessibility Testing
Documentation Testing
18. Testing in which the action of a test case is parameterized by externally defined data values - maintained as a file or spreadsheet. A common technique in Automated Testing
Decision coverage
Coverage Testing
Data-Driven Testing
Bugs
19. 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
black box testing
Loop Testing
Back-to-back testing
Mutation testing
20. The testing of individual software components.
SOA
Component Testing
Branch testing
Branch coverage
21. 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
quality assurance process improvement
Quality
structural testing
Equivalence partition Testing
22. GUI testing is the process of testing a graphical user interface to ensure it meets its written specifications
Arc Testing / Branch Testing
Conversion Testing / Migration Testing
Gorilla Testing
GUI Testing
23. Provide critical information during project
Back-to-back testing
providing information Objective
Loop Testing
Breadth Testing
24. 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.
Statement coverage
Defect
Authorization Testing
N+ Testing
25. A white box test design technique in which test cases are designed to execute branches.
stop testing timing
Concurrency Testing
Branch testing
Statement coverage
26. Root cause analyst - base of the problem - customer satisfaction report
quality assurance process improvement
Decision condition testing
Arc Testing / Branch Testing
Code coverage
27. Kind of unit testing - internal working of software
Big Bang Testing
structural testing
Business process-based testing
Integration Testing
28. Test case design
Branch testing
Logic coverage Testing / Logic driven Testing / Structural
Loop Testing
Arc Testing / Branch Testing
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
Coverage Testing
architecure of SOA
CAST
Fault
30. A system under load. modeling the expected usage of a software program by simulating multiple users accessing the program's services concurrently.
test coverage
Load Testing
Ad-hoc Testing
Equivalence Partitioning
31. 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+.
functional testing
N+ Testing
Equivalence Class
backend testing/database testing
32. 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.
exploratory testing
Authorization Testing
Quality
Decision coverage
33. Testing the changes to an operational system or the impact of a changed environment to an operational system
Maintenance testing
Compatibility Testing
quality assurance process improvement
Incremental testing
34. 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.
Equivalence Class
Accessibility Testing
Bottom-up Testing
Data-Driven Testing
35. Approach to doing something that generally give good results when applied appropriately and thoughfully
Statement coverage
Data-Driven Testing
Load Testing
best practice
36. 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.
Development testing
Keyword driven Testing
Back-to-back testing
Quality
37. Tests that use representative sets of programs and data designed to evaluate the performance of computer hardware and software in a given configuration
Incremental testing
providing information - metric
Conversion Testing / Migration Testing
Benchmark Testing
38. Verifying a product is accessible to the people having disabilities (deaf or blind or mentally disabled etc.).
Bottom-up Testing
Accessibility Testing
black box testing
Isolation Testing
39. Knows about the software and test - no proper plan
black box testing
exploratory testing
Coverage Testing
Business process-based testing
40. The typical grey box tester is permitted to set up or manipulate the testing environment - like seeding a database
Grey Box Testing
Quality
Ad-hoc Testing
Arc Testing / Branch Testing
41. 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
providing information - metric
software testing
CAST
42. Back end Testing means DataBase Testing. Normally a software product/application uses GUI front end for easyuser interaction.
backend testing/database testing
Maintainability Testing / Serviceability Testing
stop testing timing
enough of testing
43. This term refers to making software specifically designed for a specific locality
Endurance Testing
Localization Testing
software testing
white box testing
44. Testing carried out using no recognised test case design technique. It is also known as Exploratory Testing
Decision testing
Big Bang Testing
Ad-hoc Testing
architecure of SOA
45. Testing using input values that should be rejected by the component or system
End-to-end Testing
Compatibility Testing
Boundary value analysis/ testing
Invalid testing
46. A test case design technique for a component in which test cases are designed to execute representatives from equivalence classes
Authorization Testing
Gorilla Testing
Equivalence Partitioning
Design based Testing
47. Testing of programs or procedures used to convert data from existing systems for use in replacement systems.
QA
Efficiency testing
Conversion Testing / Migration Testing
Data-Driven Testing
48. The percentage of branches that have been exercised by a test suite. 100% - Implies both 100% decision coverage and 100% statement coverage
Branch coverage
Decision coverage
providing information - metric
Heuristic evaluations
49. All about code and profiler & comments in the code naming convention etc... coding standards.It is like transparent
GUI Testing
Fuzz Testing
Compatibility Testing
white box testing
50. A test case design technique for a component in which test cases are designed to execute representatives from equivalence classes.
Keyword driven Testing
Depth Testing
Installation Testing
Equivalence partition Testing