Functional Testing Question:
Download Questions PDF

Tell me how the Functional Test Cases could be mapped?

Functional Testing Interview Question
Functional Testing Interview Question

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 Interview Questions And Answers PDF

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?