What is IEEE 829 format
Answers were Sorted based on User's Feedback
Answer / satyaprasad
IEEE stands for Institute of Electrical and Electronics
Engineering and 829 is number given to the testing by this
organizations
| Is This Answer Correct ? | 5 Yes | 3 No |
Answer / shebab
IEEE 829-1998, also known as the 829 Standard for Software
Test Documentation, is an IEEE standard that specifies the
form of a set of documents for use in eight defined stages
of software testing, each stage potentially producing its
own separate type of document.
These 8 documents are
1)test plan
2)Test Design specification
3)Test Case Specification
4)Test procedure specification
5)Test item transmittal log
6)test log
7)test incident log
8)Test Summary report
| Is This Answer Correct ? | 4 Yes | 4 No |
What are the various black box and white box testing techniques?
Defect Migration "Defect Migration" means that error is early project documents lead to errors in later documents. For example, an incorrect requirement leads to an incorrect set of speacifications, which leads to design errors, which leads to coding errors, which lead to failures when we test against user expectations. a. How will you prevent Defect Migration? b. Why do you think preventing Defect Migration is important?
What is the difference between functional testing and integration testing?
What is an exit criteria?
what is the difference between Desktop testing,Client/server testing and webapplication testing
In the team both developers as well as testers will be included na,if so then the same TL will assign the work for testers also or else TL will be different for testers?
What are 5 common solutions to software development problems?
what risks do u faced u r projest how do you solve
How to do browser testing (creates a standard script and run it for the different browser combinations)
A bank application with From a/c, To a/c, amount and a submit button - What are the conditions that you write for it.
hi!!!!!!!!!!!! i heard there is a new type of testing i.e. YELLOW TESTING if anyone knows about it plz tell me. thanks
hi all, i am new to testing environment.i have two questions 1.what is the difference between volume test and load test.? 2.generally ,what is the output for stress testing.?because it is beyond the limit.and what is the use of stress testing?