Saturday, 8 November 2014

Q1. What is Requirement Traceability Matrix? The Requirements Traceability Matrix (RTM) is a tool to make sure that project requirement remain same throughout the whole development process. RTM is used in the development process because of following reasons: • To determine whether the developed project is meet the requirements of the user.• To determine all the requirements given by the user• To make sure the application requirement can be fulfilled in the verification process. Q2. What is...
1.Define software?  Software is a set of instructions used to acquire inputs and to manipulate them to produce the desired output in terms of functions and performance as determined by the user of the software. 2.Define testing?  Testing is a process of executing a program with the intent of finding of an error. 3.What are the types of software?  There are two types of software. There are System Software Application Software 4.What is the difference between system...
1. What is Acceptance Testing? Testing conducted to enable a user/customer to determine whether to accept a software product. Normally performed to validate the software meets a set of agreed acceptance criteria. 2. What is Accessibility Testing? Verifying a product is accessible to the people having disabilities (deaf, blind, mentally disabled etc.). 3. What is Ad-Hoc Testing? A testing phase where the tester tries to ‘break’ the system by randomly trying the system’s functionality....