APPROACH:
The way we go about testing the product in
future,
a)
By
writing high level scenarios
b)
By
writing flow graphs
a)
By writing high
level scenarios
For
ex, we are testing http://www.google.com
1)
Login to Google – send a mail and check whether it is in Sent Items page
2)
Login to …….
3)
…..
…..
…..
…..
This is written only to explain the approach
to be taken to test the product. Only for the critical features, we will write
a few very high level scenarios. We don’t cover all scenarios here. That is the
job of the respective Test Engineers for whom the features have been allocated.
c b)
By writing flow
graphs
We
write flow graphs because of the following advantages,
1)
Merging is easy
2)
Coverage is easy
Flow
graphs are written because writing high level scenarios is time consuming.
No comments:
Post a Comment