Writing Test cases

Do we need to write test cases for the entire page everytime we insert new features to it, else we can write only for the added features.
For eg. the page has a text field, drop-down, radio buttons, and submit button. Now an additional radio button is inserted in that page. Is it enough to wirte testcases for newly added radio button ? or should i once again write for the entire page ?

Showing Answers 1 - 2 of 2 Answers

sai tejaswini

  • Jul 20th, 2022
 

Test cases should be written for the radio button

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions