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 are the type of test strategy

3 Answers  


What is "Visible State Transition" test? Give example

1 Answers   EDS,


Difference between Severity & Priority?

14 Answers   IBM,


cAN ANY ONE PLEASE EXPLAIN THESE TERMS AND THEIR RELATION : BALCKBOX TESTING, FUNCTIONAL TESTING, FUNCTIONALITY TESTING, SYSTEM TESTING....... AND TEST METHODOLOGIES, TESTING TECCHNOLOGIES, TESTING TYPE.....

5 Answers   IBM,


which type of questins we can expect for Banking domain

1 Answers  






Hi friends, i have joined as a software tester in a small organization.i don't have any higher guidance. i don't have any particular format for testcases and other documents. please anyone help me to develop my testcases. i want some format.. please send me some sample test cases.  this is my mail id : boopathi5886@gmail.com

2 Answers   InfoStretch,


1)Asked to write test cases on Print option in a MS word application 2 Give scenarios for the following: throw a ball into bucket full of water and write scenarios so that water does not spill out. Explain test stratergy. What is localization. What do u test in localization?

1 Answers   Bally Technologies,


Why must we use Tester to test software instead of BA, Developer?

2 Answers  


Define each of the following and explain how each relates to the other: Unit, System, and Integration testing.

1 Answers  


what are functional and non functional requirement of SRS document..

6 Answers   Logica CMG, Sharp,


write test 5 negative test cases for pen?

30 Answers   IBM, Xento,


which sanity testing is performed?

0 Answers   PCS,


Categories