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

What is difference between static and dynamic and testing?

3 Answers   Ordain Solutions,


what is framework and what is test methodology? (Asked in Zensar Hyderabad today(17-1-12010))

1 Answers   Zensar,


Have you ever created a test plan?

5 Answers  


in the account there is 10,000 rupees and i entered 20000, in this case how will you test the application

0 Answers   PCS,


What is risk analysis,what type of risk analysis u did in u r project

1 Answers   Lehman Brothers,


what is the Testing Process in your organization

1 Answers   HCL,


test cases for bulb

5 Answers   IBM,


what is testcase review?What is the use?

4 Answers  


what is a bug?

9 Answers   Millennium,


How do u go about testing of client server application

1 Answers   Sonata,


6. If you could make one significant change to this Web site, what change would you make?

0 Answers  


wht is test data,test condition

1 Answers  


Categories