What is Finite state Machine in Testing?
What is High Availability Testing?
What is Incremental Regression Testing?
What is sensitivity Testing?
Plz Reply ASAP.



What is Finite state Machine in Testing? What is High Availability Testing? What is Incremental Re..

Answer / shiv sannalli

So Many Questions @ Once... Good

"Finite State Machine in Testing"
We represent complete module or a System with a State diagram. Based on Result of one state we are choosing next state to Test
eg: Consider amount Withdrawal state diagram

correct
start-->Check Pin-----------> withdraw money----> End
|
|Not Correct
Eject Card ---------> End

Here If PIN entered is correct then only we are moving to the state 'withdraw money' and perform Testing of Withdraw Else we are Testing 'Eject Card' functionality.


"High Availability Testing"
Availability Testing is the ability to test the disaster behavior of the system. It is the ability to test how quick the system will recover from any failure. Availability is measured in terms the time system is up during a period of time.

"Incremental Regression Testing"
Many products are developed using Incremental development Methodology. New releases may come in a day, week , or month of time. We perform regression testing on each release. Hence we are Testing New feature of every release and how it is effecting already existing features.

"Sensitivity Testing"
We define the percent of system that can behave well, may consider testing at the variable level. We observe behavior of the system at low level.

Is This Answer Correct ?    7 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

Tell me the Severity and Priority for the following Case. Login Page is not opening for the First Time - For Valid inputs and the login page is opening for the second time for valid inputs.....

2 Answers  


How do you review testcase?? Type of Review...

2 Answers  


what is testing methodology?

9 Answers   Infosys,


What is the value of a testing group? How do you justify your work and budget?

1 Answers  


What is Online gaming, payment gateway development, hosting and custom software development services.

0 Answers  






What is the difference between a standalone application, client-server application and web application?

0 Answers  


What are the stages in the Test Development Life Cycle?

6 Answers  


structure of an incident report is covered in stand for software test document IEEE 829 and is called as?

0 Answers  


What is Check list for review test cases ?

1 Answers  


What r the three types of System testing

14 Answers   TCS,


What is severiety and priority of the bug?how do they effect u to report the defect in the builds?

4 Answers   Midas Technologies,


In your company,does a different tester writes test cases & a different one executes them or a particular tester writes a set of test cases & executes them too?

2 Answers  


Categories