Collections:
Test Case Data Object type
What is a simple data object type for test case?
✍: FYIcenter.com
Here is a simple data object type for test cases.
Test_Case data type, in TestMan version 1.00, properties:
Examples of Test_Case object:
Test_Case
ID: 111
Name: User Login
Status: Active
Description: Make sure a user can login with a valid username
Priority: High
Product: Facebook_Portal
Component: Login
Function: Allow_User_to_Login
Condition: A valid Facebook username and password
Impact: None
Parameters:
URL: www.facebook.com
Username: john
Password: NoOneKnows
Steps:
Loading login page in browser
Submitting username and password
References:
Bug #: 123
History:
Timestamp: 2022-12-22 00:00:00
What: Created the test case
Who: John Smith
⇒ Test Case Parameter Data Object Type
2018-09-24, ∼3462🔥, 0💬
Popular Posts:
How to generate date and time test values? Timestamp values are frequently needed in testing almost ...
How to valid IP addresses? In order to help your programming or testing tasks, FYIcenter.com has des...
How to valid IP addresses? In order to help your programming or testing tasks, FYIcenter.com has des...
How to perform regular expression pattern match with multiple occurrences? To perform a regular expr...
What are date and time test values? Date and time test values are frequently needed in testing date ...