Functional Testing Question:

Tell me how the Functional Test Cases could be mapped?

Tweet Share WhatsApp

Answer:

Functional test cases can be mapped with functional requirement document with the help of Requirement traceability matrix (RTM).
RTM is a document which shouws the mapping of test cases against requirements. So if we want on to trace a test case to a requirement, we can see the mapping in RTM document.

Download Functional Testing PDF Read All 25 Functional Testing Questions
Previous QuestionNext Question
Suppose I have three text fields, one should accept a string as input,
second text box should accept a float as input and
the third text box is for output.
the output should be an integer. what are the possible test cases we can write for the above functionality?
Write the Functional Test Case clearly for the water Heater?