Scenario: A healthcare management system is undergoing functional testing. During testing, it is discovered that entering negative values in the "patient age" field does not trigger an error message as expected. What should be the next step?
- Consult with developers to confirm if it's a bug or intended behavior
- Ignore the issue as it does not impact system functionality
- Log a defect and assign it a severity level
- Update the test case to allow negative values
Logging a defect and assigning it a severity level is the appropriate next step when unexpected behavior is observed during testing, ensuring that the issue is addressed.
Loading...
Related Quiz
- How can Selenium Grid be beneficial in a testing environment?
- Agile methodologies emphasize _______________ as a key aspect of test monitoring and control to adapt to changing requirements.
- What are the fundamental principles of functional testing?
- The _______________ feature in Katalon Studio enables testers to perform data-driven testing easily.
- Which programming language is primarily used in Katalon Studio for test scripting?