In an Testing interview the following question asked.
who will write usecases?
Answer Posted / rakesh
use case are created by dev team and business analyst which
explain how data will flow with all below details:
1.pre-condition
2.actor
3.flow
4.success condition
5.failed condition
6.extension point
based on use case .tester starts creating test
case/scenarion by varying inputs.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain automated testing?
What is oo integration testing?
What is peer reviews?
What is a vertical microinstruction?
What are the common mistakes which create issues?
hi everyone i want to download test director,winrunner,qtp latest versions pls help me
Which one of the following activities is the most efficient and most cost effective at identifying defects? 1. Prototyping 2. Unit test 3. Beta test 4. Design/code inspection 5. Risk analysis
Write a function Occurrences() in a language of your choice that takes in two strings. The first is a search string, and the second is a sentence. For example, running the function: Running Occurrences ("o", "Red Gate Software - Ingeniously Simple Tools") will output: Occurrences of 'o': 4 Occurrences ("at", "The cat sat on the mat") will output: Occurrences of 'at': 3 Sample Question 2: 2)Below is Notepad's File/Save dialog. a) If you were asked to test this dialog, how would you go about it? b) List various inputs you might place into the "File name" text field to test it.
What is qualification testing?
why we split testing into distinct stages?
Describe your ideal working environment.
explain what test tools you will need for client server testing
What is virtual address?
Hi, I want to write ISTQB exam. Can anybody send me the material regarding this.
What test plans consists of?