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, ∼3011🔥, 0💬
Popular Posts:
How to access Response Status Code 400 as Success? My sampler failed, because the server returns the...
How to generate test credit card numbers? Test credit card numbers are frequently needed in testing ...
Where to find tutorials on Test Management? I want to know how to manage software testing documents ...
How to generate user birthday dates? Test user birthday dates are frequently needed in testing appli...
How to convert hexadecimal encoded data back to binary data (or Hex to Binary Decoding)? Hex to Bina...