Test results
1 suite
ActionTest
createTest
testCheckIn
testCheckInWithOtherUser
testCheckInWithoutCheckout
testCheckOut
testCheckOutOnCheckOut
testCheckOutOnCheckOutWithOtherUser
testCreateWithExistingActionName_negative
testDeleteArtifact
testDeleteArtifactInvalidActInvId
testDeleteArtifactInvalidArtifactUUID
testDeleteArtifactLockedByOtherUser
testDeleteArtifactOnUnlockedAction
testDeleteReadOnlyArtifact
testDownloadArtifact
testDownloadArtifactNegativeInvalidAction
testDownloadArtifactNegativeInvalidArtifact
testGetAllActions
testGetByCategory
testGetByIgnoreCaseName
testGetByInvIdManyVersionWithFirstSubmit
testGetByInvIdManyVersionWithMultSubmit
testGetByInvIdManyVersionWithoutSubmit
testGetByInvIdOnCreate
testGetByInvIdOnName
testGetBySupportedComponent
testGetBySupportedModel
testGetByVendor
testGetECOMPComponents
testSubmit
testSubmitOnCheckout
testUndoCheckout
testUpdateArtifact
testUpdateInvalidVersion_negative
testUpdateInvariantId_negative
testUpdateName_negative
testUpdateOnCheckedInAction_negative
testUpdateOtherUser_negative
testUpdateStatus_negative
testUpdateUniqueId_negative
testUpdateVersion_negative
testUploadArtifact
testUploadArtifactCheckedOutOtherUser_negative
testUploadArtifactInvalidActionInvId_negative
testUploadArtifactSameName_negative
testUploadArtifactUnlockedAction_negative
testgetActionsByActionUUID
testgetActionsByActionUUID_Negative
updateTest
C:\Users\sheetalm\AppData\Local\Temp\testng-eclipse--1963739526\testng-customsuite.xml
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd">
<suite name="Default suite">
  <test verbose="2" name="Default test">
    <classes>
      <class name="ActionTest"/>
    </classes>
  </test> <!-- Default test -->
</suite> <!-- Default suite -->
            
Tests for Default suite
  • Default test (1 class)
Groups for Default suite
updateTestGroup
testUpdateInvalidVersion_negative
testUpdateInvariantId_negative
testUpdateName_negative
testUpdateOtherUser_negative
testUpdateStatus_negative
testUpdateUniqueId_negative
testUpdateVersion_negative
updateTest
Times for Default suite
Total running time: 3 seconds
Reporter output for Default suite
0 ignored methods
Methods in chronological order
ActionTest
init 0 ms
createTest 2619 ms
testDeleteArtifactInvalidActInvId 2699 ms
testDownloadArtifactNegativeInvalidAction 2703 ms
testGetByCategory 2708 ms
testGetByInvIdOnCreate 3670 ms
testGetECOMPComponents 3701 ms
testUploadArtifact 3707 ms
testgetActionsByActionUUID_Negative 3785 ms
testCheckOutOnCheckOut 3791 ms
testCheckOutOnCheckOutWithOtherUser 3805 ms
testCreateWithExistingActionName_negative 3814 ms
testGetAllActions 3820 ms
testDeleteArtifactInvalidArtifactUUID 3877 ms
testGetByIgnoreCaseName 3887 ms
testGetByInvIdManyVersionWithoutSubmit 3899 ms
testGetBySupportedComponent 4351 ms
testGetBySupportedModel 4396 ms
testGetByVendor 4441 ms
testDeleteArtifact 4483 ms
testDeleteArtifactLockedByOtherUser 4523 ms
testDeleteReadOnlyArtifact 4528 ms
testDownloadArtifact 4588 ms
testDownloadArtifactNegativeInvalidArtifact 4597 ms
testUpdateArtifact 4603 ms
testUploadArtifactCheckedOutOtherUser_negative 4626 ms
testUploadArtifactInvalidActionInvId_negative 4633 ms
testUploadArtifactSameName_negative 4639 ms
testUploadArtifactUnlockedAction_negative 4649 ms
testgetActionsByActionUUID 4671 ms
testGetByInvIdManyVersionWithFirstSubmit 4677 ms
testDeleteArtifactOnUnlockedAction 5193 ms
updateTest 5198 ms
testGetByInvIdManyVersionWithMultSubmit 5216 ms
testUpdateInvalidVersion_negative 5582 ms
testUpdateInvariantId_negative 5589 ms
testUpdateName_negative 5596 ms
testUpdateOtherUser_negative 5605 ms
testUpdateStatus_negative 5613 ms
testUpdateUniqueId_negative 5624 ms
testUpdateVersion_negative 5633 ms
testGetByInvIdOnName 5641 ms
testCheckIn 5912 ms
testUpdateOnCheckedInAction_negative 5923 ms
testSubmit 5930 ms
testCheckInWithoutCheckout 5951 ms
testCheckOut 5956 ms
testCheckInWithOtherUser 5977 ms
testSubmitOnCheckout 5983 ms
testUndoCheckout 5988 ms