what is Risk-based testing?
Answer / satya nayak
Risk based testing is that type of software testing strategy that prioritizes the features and function to be tested based on priority and likelihood/impact of failure.
it initiate early and basically two types
(i)-risk analysis
(ii)-Risk mitigation or control.
basically we have to find the rpn number and then testing process start.
Is This Answer Correct ? | 1 Yes | 2 No |
What is the difference between Use case and Test Scenario? Explain the Architecture of u r project?
What do u mean by Top down approach and Bottom up approach? How will u implement these in u r project ?
What is exploratory testing?
what is the status of defect when the developer reject the defect?
difference between sretagic test plan & test plan?
How is the communication with the developers for the Unit Testing?
how can we connect database in manual testing? pls answer for this
When testing a module incase due to hardware failure or any system problems if the testing fails what wil be the test result???
How to write Test cases for pen in tabular form including all phase of test case like Test id, Test Objective, Prerequisite etc.
What makes a good test engineer?
What is meant by Multi Unit Testing?
In V model how will you explain all testing types (unit,integration,sysetem,acceptance testing) as all these parallel testing.E.g.Once the design phase is completed how will you do the integration teting over here as tester doesnt know much about design.Briefly justify the V-model?