what is test plan and test procedure
Answer / pencildot
a test plan is a detail document consisting of the scope,
requirements, strategies, responsibilities,deliverables,etc
in a project. each organization has a different templates.
but the test plan content will be the same.
A test procedure is a formal specification of test cases to
be applied to one or more target program modules. they are
executable.
| Is This Answer Correct ? | 8 Yes | 0 No |
how do u define quality of software?
What is a bug triage?
how can u do database testing manually?
What is exact meaning of Standalone application?
plz tell me the difference b/w PB/MF based appl.with examples. Thanks
What is the full form of cmmi?
Hi. Can somebody please tell me the format to create test cases from use cases.
In Satyam interview I have faced this question.Please answer me. The calculator is calculating like this: 1+1=2 2+2=5 3+3=6 4+4=9 5+5=10 ------ like this Prepare a bug report on this.
How to check security of any browsers???
when do u stop testing?
What do u do if a bug logged by u is not reproducible in developers environment (developers environment is same as urs)
What r the properties of Radio Button and Table Grid?How do we test Table Grid?