NPA Asset Test Cases

Important Test Cases

TC0101

Successfully view existing npa asset list and detail, having appropirate view permissions.

TC0102

Positive test

While creating select "Account Type" as "SECURE" or "UNSECURE". It should be accepted.

TC0103

Positive test

While creating give "Asset Code" as "1". It should be accepted.

TC0104

Positive test

While creating give "Asset Name" as "Standard". It should be(as long as the same name is already not there).

TC0105

Positive test

While creating give "Period From" as "0". It should be accepted("Period from" should be given in months).

TC0106

Positive test

While creating give "Period To" as "6". It should be accepted.

TC0107

Positive test

While creating give "Percent" as "0". It should be accepted.

TC0108

In create page, all the fields should be filled compulsorily.

TC0109

On click of "SAVE" button on create page, record should be saved and redirected to the list page with successful information message.

TC0110

Positive test

While modifying change/update "Asset Type" data from "UNSECURE" to "SECURE". It should be accepted.

TC0111

Positive test

While modify, "Asset Code" field should be non editable.

TC0112

Positive test

While modifying give "Asset Name" as "Sub Standard". It should be(as long as the same name is already not there).

TC0113

Positive test

While modifying give "Period From" as "15". It should be accepted.

TC0114

Positive test

While modifying give "Period To" as "30". It should be accepted.

TC0115

Positive test

While modifying give "Percent" as "50". It should be accepted.

TC0116

On click of "SAVE" button on modify page, record should be saved and redirected to the list page with successful information message.

Other Test Cases

TC0201

Checking special character

While creating give "Asset Name" as "#STANDARD1". It should not be accepted.

TC0202

Checking special character

While creating give "Asset Code" as "%". It should not be accepted.

TC0203

Checking special character

While modifying give "Asset Name" as "#STANDARD1@". It should not be accepted.