Start Discovering Solved Questions and Your Course Assignments
TextBooks Included
Solved Assignments
Asked Questions
Answered Questions
clear box testing and ad-hoc testingclear box testing is white box testing which is a structural testing method it needs understanding of the
software quality assurance and software quality controlsqa verifies if the process that is followed to form a product is effective and does not have
when do you choose automated testing over manual testing automation is chosen when-a similar set of tests need to be repeated again and again-when a
what is a software project test plana test plan is the master document that having all details pertaining to testing of the application its contents
static testing and dynamic testingstatic testing is checking the application without actually running the application while dynamic testing checks
alpha testing and beta testingalpha testing is conducting acceptance testing in the environment where the application was formed it is done by the
state the testing and debuggingtesting is process of verifying if the application matches needs and reporting bugs testing is usually done by an
test casea test case is a unit level document describing the inputs steps of implementation and the expected result of each test condition for each
quality controlquality control is a method in which the products quality is compared with standards and corrective actions taken if needed quality
quality assurancequality assurance is an activity that establishes and evaluates the processes that produce products quality assurance would
explain software testing why is it important to conduct the testing of software software testing is verifying if software meets the customers
how do you differentiate the roles of quality assurance manager and project manager quality assurance manager qa manager produces the process to be
describe how to perform risk analysis during software testing while a test plan is being formed risks involved in testing the product are to be taken
how do you develop a test plan and schedule describe bottom-up and top-down approachesa test plan is contract among the testers and the project team
what is the difference in writing the test cases for integration testing and system testingintegration testing is done at module level when lots of
what are the roles of glass-box and black-box testing toolsglass box or white box testing is the method of giving ip to the system and checking how
what is the value of a testing group how do you justify your work and budgettesting is a method used for revealing defects in sw and for establishing
determine the common problems with software automationthe biggest concern is the cost incurred for test automation also often sw test automation
explain how to define severity rating in your project severity rating is a combination of three factors- the frequency of the problem occurrence it
explain the concept of decision tablesdecision table models complex logic into precise yet compact waya decision table lists causes and effects in a
what is equivalence partitioning equivalence partitioning ep is the process of methodically decreasing the huge set of possible test cases into a
explain the evolutionary modelideal for software products that have their feature sets redefined during development because of user feedback and
explain the incremental modeliterative and incremental models follow more or less the similar approach incremental model is an intuitive approach to
explain the iterative modelevery release of iterative model is developed in a specific fixed time period known as iteration each iteration focuses on
explain the phased waterfall modelit is a type of waterfall model where the project is separated into small phases and delivered at intervals by