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. It is a whole - is the whole process form review to plans strategy and whole thing






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






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






4. Testing software through executing it.






5. Approach to doing something that generally give good results when applied appropriately and thoughfully






6. Stakeholder stakeholder satisfaction with test results report






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






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






9. The testing of individual software components.






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






11. This technique for testing computer software does not require significant advanced planning and is tolerant of limited documentation for the target-of-test.






12. Testing whether the system is compatible with other systems with which it should communicate.






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






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






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






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






17. Checks for memory leaks or other problems that may occur with prolonged execution






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






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






20. Root cause analyst - base of the problem - customer satisfaction report






21. Gamma testing is a little-known informal phrase that refers derisively to the release of "buggy" (defect-ridden) products.






22. An organizational structure consists of activities such as task allocation & coordination and supervision which are directed towards the achievement of organizational aims.[citation needed]






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






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






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






26. Back end Testing means DataBase Testing. Normally a software product/application uses GUI front end for easyuser interaction.






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






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






29. Kind of unit testing - internal working of software






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






31. Testing which covers all combinations of input values and preconditions for an element of the software under test






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






33. The process of testing to determine the interoperability of a software product






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






35. Testing conducted to evaluate whether systems or components pass data and control correctly to each other.






36. The percentage of executable statements that have been exercised by a test suite.






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






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






39. Testing of programs or procedures used to convert data from existing systems for use in replacement systems.






40. Test case design






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






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






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






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






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






46. Testing concerned with the accuracy of documentation.






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






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






49. Computer Aided Software Testing






50. Testing in which test cases are designed based on variable usage within the code.