What is Finite state Machine in Testing?
What is High Availability Testing?
What is Incremental Regression Testing?
What is sensitivity Testing?
Plz Reply ASAP.
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 |
WHAT EXACTLY A TEST PLAN CONTAINS? WHAT ARE ENTER & EXIT CRITERIA OF A TEST PLAN?
IN V-Model, from where a tester involves and from where a developer will involve???
how to write test cases on SRS?tell me any example which type of certification is usefull for less then 1 yr exp. people in testing. can anybody know immediatly sent it which the answer
why QA team is necessary for an organization?
why we use sql server in webapplication
HI, I am new to this field. I am a CCNA and want to start career in router testing.I need some sample test cases to Routers. Can someone send me in mail or post them in this forum or can post any website name where I can find the information. Thanks in advance
what is test case? what it consists? what are the types of test cases?
What incremental integration testing?
List 5 major test cases for Lift
This is question is for system testing: What are Global catalog server, Schema Master and other NDTS roles ?
4 Answers AZTEC, HP, Symantec, Veritas,
How can a LOG for testcases be maitained which can give information about a TestCase that is it new one or has been occured in previous versions of the software.
What are the cases why parameterization is necessary when load testing the Web server and the database server?