What's the role of documentation in QA?
Answer / guest
Hai...
The role of documentation in QA:
Generally, the larger the team/organization, the more
useful it will be to stress documentation, in order to
manage and communicate more efficiently. (Note that
documentation may be electronic, not necessarily in
printable form, and may be embedded in code comments, may
be embodied in well-written test cases, user stories, etc.)
QA practices may be documented to enhance their
repeatability. Specifications, designs, business rules,
configurations, code changes, test plans, test cases, bug
reports, user manuals, etc. may be documented in some form.
There would ideally be a system for easily finding and
obtaining information and determining what documentation
will have a particular piece of information. Change
management for documentation can be used where appropriate.
For agile software projects, it should be kept in mind that
one of the agile values is "Working software over
comprehensive documentation", which does not mean 'no'
documentation. Agile projects tend to stress the short term
view of project needs; documentation often becomes more
important in a project's long-term context.
K,Byeeeee
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 1 Yes | 0 No |
Q) If pseudo code below a programming language. what test case s are required to achieve 100% statements coverage If x=3 then display_message x; If y=2 then display_message y; else display_message z; else display_message z;
Define load, performance and stress testing
What happens if we access a website that has cookies once the browser cookies are disabled?Does the website will be accessed?Though accessed, does the session will be tracked?
Hi friends, Is there any difference in testing the web applications which are built on different technologies like .NET,PHP,J2ee etc ?if yes then how the testing differes from one to other?(for me its urgent to know the diff. btn .net and php).can anybody answer soon....!
Can Any Body Explain Major Bugs Find During Manual Testing
What are new features in Vista / Longhorn ?
2 Answers nvidia, Symantec, Veritas,
How do you evaluate the quality of software?
First Name & Last Name fields are there in the application form, In Application First name & last name fields accepts the numerical value 453455 & special characters $%#$% . My question is that --> I think No need to write test cases for Numerical value & special char. for First & Last name fields BECAUSE No one will enter such a input data at client side b'coz it's not practical. Let's me know the answer.
how do u develop test harness?
Difference between or when do you conduct Acceptance testing User Interface testing ?
Explain Load testing
what is agile model?