Change by Steve Luo [21/Jun/13 08:04 AM]
|
Field |
Original Value |
New Value |
Description
|
The following NUnit file always returns failed. We beleive that it should return successfully. Can you see what we're doing wrong?
<?xml version="1.0" encoding="utf-8" standalone="no" ?>
<!-- This file represents the results of running a testset using ALM and QTP -->
<test-results name="VBS test" total="1">
<culture-info current-culture="en-US" current-uiculture="en-US" />
<test-suite type="ALM Test" name="VBS test" executed="True" result="Success" success="True" time="0.423" asserts="0">
<results>
<test-case name="VBS test" executed="True" result="Success" />
</results>
</test-suite>
</test-results>
|
Please support NUnit 3.x XML format.
|
Change by PMEase JIRA Administrator [21/Jun/13 01:16 PM]
|
Status
|
Open
[ 1
]
|
Resolved
[ 5
]
|
Assignee
|
Steve Luo
[ steve
]
|
|
Resolution
|
|
Fixed
[ 1
]
|
Change by PMEase JIRA Administrator [21/Jun/13 01:16 PM]
|
Fix Version/s
|
|
5.0.26
[ 11460
]
|