You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[TC-OCC-2.1] PIRUnoccupiedToOccupiedThreshold, UltrasonicUnoccupiedToOccupiedThreshold, and PhysicalContactUnoccupiedToOccupiedThreshold Attributes range has to be updated as per Test plan.
#36901
Open
1 task
Ashwinigrl opened this issue
Dec 19, 2024
· 0 comments
The attributes PIRUnoccupiedToOccupiedThreshold, UltrasonicUnoccupiedToOccupiedThreshold, and PhysicalContactUnoccupiedToOccupiedThreshold have a range of 1 to 254. But, the Python script currently verifies the range as 0 to 254. Hence the python script has to be updated to align with the Test Plan by modifying the range values for these attributes.
Description:
The attributes
PIRUnoccupiedToOccupiedThreshold
,UltrasonicUnoccupiedToOccupiedThreshold
, andPhysicalContactUnoccupiedToOccupiedThreshold
have a range of 1 to 254. But, the Python script currently verifies the range as 0 to 254. Hence the python script has to be updated to align with the Test Plan by modifying the range values for these attributes.Test steps that requires review:
Test steps 9, 12, 15
Test plan References:
Python Script References:
Spec References:
The text was updated successfully, but these errors were encountered: