what is baseline in testing
Answers were Sorted based on User's Feedback
Answer / aks
Validating documents and specifications on which test cases
would be designed is baseline testing. Reuirement
specification validation is baseline testing.
| Is This Answer Correct ? | 43 Yes | 9 No |
Answer / sujata
Baseline means freezing the doc. its not called baseline
testing.
For writing test cases will use baseline docs like SRS, HLD
and LLD.
correct me if am wrong.
| Is This Answer Correct ? | 22 Yes | 13 No |
Answer / muragesh
The point at which some deliverable produced during the
software engineering process is put under formal change contro
| Is This Answer Correct ? | 11 Yes | 7 No |
Answer / ravi
Base+ Line + Testing= Baseline Testing; its either the
verification (documentation process) or validation (actual
testing against requirements) process which provides a
concrete out put of what the next stage has to do.
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / divyamanasa
Validating documents and specifications on which test cases
would be designed is baseline testing. Requirement
specification validation is baseline testing.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / haribabu
It is one of the type of non-functional testing.
It refers to the validation of documents and specifications on which test cases would be designed. The requirement specification validation is baseline testing.
Generally a baseline is defined as a line that forms the base for any construction or for measurement, comparisons or calculations.
Baseline testing also helps a great deal in solving most of the problems that are discovered. A majority of the issues are solved through baseline testing
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / mohan
After completion of testcase writing and reviews done, BA
or PM will make testcase doc baselined in PDF format. so
that we cannot modify further after the doc baselined.
| Is This Answer Correct ? | 3 Yes | 5 No |
Answer / deepak
Base+ Line + Testing= Baseline Testing; its either the
verification (documentation process) or validation (actual
testing against requirements) process which provides a
concrete out put of what the next stage has to do.
| Is This Answer Correct ? | 3 Yes | 6 No |
who preapares use case document? who preapares use functional point document? who preapares use test sceanario document?
Requirement is given : 1) The Login screen should require with 2 fields "Login" & "Password" 2) After successful login Success Message will display. 3) For Invalid login Error Message will display. 4) "Login" & "Password" both fields are case insensitive. 5) The Application should be Dialog application. What are the test cases for above requirements?
1. Do you ever research issues related to Web accessibility for people with disabilities?
Is system testing part of Functional testing or functional testing part of system testing?
How do you handle conflict with programmers?
What is CVS and why it is used?
If we report a bug to the test lead. What is the responsibility of the Test Lead? Why we report a bug to the test lead???
Does the configuration management affect Testing? If yes, Explain about it?
What are your greatest weaknesses?
1.What is the risk factor problem related to project?
how do u test web application?
What is comprehensive testing