if my documents (SRS &FRS) having erros(does not meets) the
requirements in that situation,which document i should take
to write the testcases?(othere wise which steps i should
take?
Thanks In Advance
Answers were Sorted based on User's Feedback
Answer / sasydpy
You meen to say,
There is a mismatch in SRS and BRS. If this is the case,
immediately u need to escalate this issue to next level and
the concern person and ask them to go back and correct the
documents
If this is not possible, take consideration of all the docs
(While writing TC's) and you should be in a posission to
explain at the time of Table review.
| Is This Answer Correct ? | 2 Yes | 0 No |
After successful login,If I have to check whether the name of the screen,other contents are proper or not this is called GUI testing.But if I am writing the test for functionality.then may I have to add this [Screen name,other contents]to expected result in my Functional testing or I have to write the other test case document for GUI testing?Thanks in Advance
How do you test cookies?
What is Alpha and beta testing and What is the diffrence between Alpha and beta testing ?
What is meant by Product-based testing?
Who Decide Severity And Priority ?
12 Answers British Telecom BT,
In an application where there is no need of regession testing and retesting?
How can we change session time ?In JAVA application
when we enter wrongpaasword and wrong userid in login page and click on ok.it did not display that error msg. it displays that which page we want. what type of testing is this 1)functional testing 2)security testing
what is agile testing?
When you found a bug and reports it to the developer but the developer is least bothered and he does not accept that bug what will u do?
what is a data guidelines?
How should I manage the test cases? Should I have to write Version/Build number in the test cases against test cases which is get modified for that build/version.