Can you explain how state transition diagram can be helpful
during testing?
Answer / himani agrawal
1. It is an useful tool during testing to capture system
requirements that describe states and their associated
transitions.
2. It lists all possible state transition combinations not
just the valid ones, it unveils combinations that were not
identified or documented or dealth with in the requirements.
3. Its beneficial to discover theses defect before coding
begins.Using it can help detect in implementation that
enable invalid path from one state to another
| Is This Answer Correct ? | 0 Yes | 0 No |
Why we have to do manual testing?
user A done some changes for a portion of test case doc. And user B also done some changes to same portion. If user-A checks in his file first then user-B. Then what is the state of that file?
In a systen design to work out the tax to be paid: An employee has Rs 4000 of salary tax free. the next Rs 1500 is taxed at 10% , the next Rs 28000 is taxed at 22% , any further amount is taxed at 40% , the nearest whole Rs, which of these is a valid boundary value analysis test case ???? a)Rs 1500 b)Rs 32001 c)Rs 33501 d) Rs 28000.
What is the diffrence b/w defect lifecyce ans buglifecyce?
Can u tell me about the difference between Window based Application and Web Application?
How can you optimize the Test Case.
can u tell me what is orthogonal array testing?
what is the difference between agile and spiral model?
1.How will u write traceability matrix? 2.What is Test summary Report…? 3. What is Test Closure report…? 4.What are the Testing methodologies that u have followed in your project ? plz...........do reply...............
what is latent bug and golden bug.
What is quality center? How many built in tables does quality center have?
What are quality assurance and quality control?