What is Finite state Machine in Testing?
What is High Availability Testing?
What is Incremental Regression Testing?
What is sensitivity Testing?
Plz Reply ASAP.

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

functional testing and usability testing test cases for transfer funds...

1262


What is the Difference between Network testing and Web Testing?

1731


What is sanity?

634


I have to give weights to 5 stones so that using a simple balance and the stone i should be able to weight any number between 1-100

1882


What are the major components of Perf Test Report?

1608






In which all places, testing is done?One is from the server by calling server name.Can u suggest others?

1482


Can you explain steps in function points?

656


what is the general pattern of explanation of projects in interview, can u ans me plz.......... ex: online banking application

1595


Hi, can any tell how a tester can be judged? i have to interview a tester, how should i judge whether he has a justified experience or not? how a person with 3 years of experience in manual testing can be judge?

1524


What are the main key components in web applications?

755


What is your Approach when you find 10 Sev-1 bugs in 50 test cases?

2072


PLEASE CAN ANYONE SEND ME THE TEST SCENARIO BASED QUESTIONS FOR 3+ EXPERIENCE IN MANUAL TESTING

3879


What is formal testing?

682


What are the types of maintenance?

607


What is Dynamic Binding and Dynamic Loss?

1590