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

Suppose an application is on desktop, when you tries to open an application with Internet Explorer which is not launching. How do you debug or possibilities to overcome above problem?

1 Answers   Amazon,


How to track a bug that appears number of times(i.e what is the way to calculate that a particular bug is appearing number of times evenafter fixing it).

5 Answers  


black box techniques

4 Answers  


What type of testing skills we required for a testing.

3 Answers   DELL,


How will you divide two numbers without using the division operator?

2 Answers   Aspire, College School Exams Tests,






What is incremental intergation testing?

2 Answers  


how to write integrated test case for an ATM?

4 Answers   IndiumSoft,


wht is ISO standards

1 Answers  


test templet for GUI UNIT testing?

0 Answers   Crea,


what do u know about ERP , INSURANCE DOMAINS?

2 Answers   Bartronics, NDL, TCS,


What is an error?

0 Answers  


What is Migration testing?

4 Answers   AZTEC,


Categories