Test your basic knowledge |

Software Testing And Qa

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. The process of testing to determine the interoperability of a software product






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]






3. GUI testing is the process of testing a graphical user interface to ensure it meets its written specifications






4. Testing the changes to an operational system or the impact of a changed environment to an operational system






5. Use analytical risk-based testing strategies - define realistic objectives for testing - with metrics - Instititutes continuous test process improvement based on lessons learned






6. 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.






7. Provide critical information during project






8. 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)






9. Determine whether a system meets some specified standard. external organization as complying with the standard






10. Formal or informal testing conducted during the implementation of a component or system usually in the development environment by developers






11. 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.






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.






13. 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






14. 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






15. Can't see - test the functional testing - no access to code and testing is done on UI






16. The typical grey box tester is permitted to set up or manipulate the testing environment - like seeding a database






17. An approach to testing in which test cases are designed based on descriptions and/or knowledge of business processes






18. Verifying a product is accessible to the people having disabilities (deaf or blind or mentally disabled etc.).






19. 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






20. Testing concerned with the accuracy of documentation.






21. A white box test design technique in which test cases are designed to execute branches.






22. Testing carried out using no recognised test case design technique. It is also known as Exploratory Testing






23. 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.






24. 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






25. Risk based questions - depends on the schedule and risk based - business impact follow the 20-80 rules






26. 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






27. 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.






28. A white box test design technique in which test cases are designed to execute decision outcomes






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






30. 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






31. Component testing of individual components in isolation from surrounding components - with surrounding components being simulated by stubs






32. The process of testing to determine the efficiency of a software product






33. Testing whether the system meets its specified objectives for maintainability.






34. A white box test case design techniques that uses the algorithmic flow of the program to design tests






35. The percentage of decision outcomes that have been exercised by a test suite.






36. Kind of unit testing - internal working of software






37. 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.






38. A white box test design technique in which test cases are designed to execute condition outcomes and decision outcomes






39. Computer Aided Software Testing






40. 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






41. Depends on the schedule and risk based - business impact follow the 20-80 rules






42. 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.






43. 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






44. Application Under Test






45. The expected results or performance characteristics that define whether the test cases passed or failed






46. Examines an application's requirements for pre-existing software - initial states and configuration in order to maintain proper functionality






47. 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






48. Testing using input values that should be rejected by the component or system






49. In software development testing is usually required before release to the general public. This is known as the alpha phase.alpha testing.






50. A test suite that exercises the full functionality of a product but does not test features in detail