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

which are the different types testing tools are available and which tool is mostly used in industry

3 Answers  


I Have 2 Yrs Experience in Manual I appiled in Job Portals still i m not getting any calls plz help me wat i need to do guide me please ?

1 Answers  


difference between stress testing and loadtesting

3 Answers  


What r the different types of testcase techniques?

15 Answers  


1.What is the traceability matrix template? Darw the all fields?

11 Answers   Eka Software, IBM,






How to Test the Cookies and Memory leakages? (I.e. does the cookies expired or not and about memory leakage)?

0 Answers  


what is meant by support project in testing?

1 Answers  


1.what are the different types of testing techniques ?

4 Answers   Ace Info,


Is system testing part of Functional testing or functional testing part of system testing?

4 Answers   Oracle,


How any person can be a software tester, if he/she is not having software knowledge?

0 Answers  


What is Matrix in testing?

1 Answers   Tech Mahindra,


In how many ways you perform batchtesting ?

0 Answers   Lehman Brothers,


Categories