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

How to write Negative test cases?

12 Answers   CarrizalSoft Technologies, Infosys, Microsoft, Ybrant Technologies,


what is the difference between PEGA based web application testing versus web application testing?

0 Answers   CTS,


What is the difference between baseline and traceability matrix?

0 Answers  


Hi What are the toold used for Manual testing? what are the tools used for defects/bug trackeing in Manual testing? I would appreciate if you can give some examples. Thankyou Sunitha.

1 Answers   Belcan,


On what security parameters do u test a "web-based application" ..?

4 Answers   HCL,






What are the techniques you follow to write test cases?

8 Answers   AZTEC,


What is the test strategy for installation testing?

2 Answers   AppLabs,


Tell me the scenario where sevirity More and Priority Low?

10 Answers   Siemens,


what is scalability testing

2 Answers   Accenture,


can anyone please tell me how to test the functional specification?

3 Answers   Mastek,


How we make scripts for unit testing with Nunit.

0 Answers  


What was the difference between Test case and Bug Report is there any template for this

3 Answers  


Categories