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
What is concurrent user hits in load testing?
.In languages testing, what is the fixed part and changing part?
iwant know IEEE formate ,how it is used and exactly where it is used? i have details it follows test plan, testcases...etc. i want real time explanation. pls any one give?
How do test documents in a project span across the software development lifecycle?
1. Give me an example of something you tried at work but did not work out so you had to go at things another way. can somebody give a real time example
Can you explain v model in manual testing?
can anyone tell me few critical bugs in ecommerce project.
How do you define a testing policy?
What is the difference between load testing and performace testing?
What impact ratings have you used in your projects?
In our project, we use Withdrawal Indent, we are confused to use heading as "Withdrawal Indent" or "Withdraw Indent". Please suggest me which one to use ASAP, Thanks in advance
Can any one suggest how to write the bug reports effectively by optimizing what we want to describe?
Hi , Please send me the interview questions which were asked in manual testing mainly the test cases asked to write in interview.
Test cases on send/ receive button of Microsoft outlook.
How to write test cases for nevigating menus? Ex. Course -Topics -Subtopics