Test Start : Test.vbs

Section> T_PartRepSample - Test_current
<Section tree="T_PartRepSample - Test_current">
</Section>

Section> T_PartRepSample - Test_build
<Section tree="T_PartRepSample - Test_build">
</Section>

Section> T_PartRepSample - Test_setup
<Section tree="T_PartRepSample - Test_setup">
</Section>

Section> T_PartRepSample - Test_start
<Section tree="T_PartRepSample - Test_start">
==========================================================
((( [T_PartRepSample\Test.vbs] - Test_start )))
>del  "C:\Documents and Settings\Administrator\fXNgbv\vbslib new\Samples\PartRep\PartRepSampleTarget"
>unzip "C:\Documents and Settings\Administrator\fXNgbv\vbslib new\Samples\PartRep\PartRepSampleTarget.zip", "C:\Documents and Settings\Administrator\fXNgbv\vbslib new\Samples\PartRep\PartRepSampleTarget"

Next is expected Error
>current dir = "C:\Documents and Settings\Administrator\fXNgbv\vbslib new\_src\Test\tools\PartRep\T_PartRep\T_PartRepSample"
>RunProg  cscript //nologo "C:\Documents and Settings\Administrator\fXNgbv\vbslib new\Samples\PartRep\_PartRep\PartCmp.vbs" > "out1.txt"

>current dir = "C:\Documents and Settings\Administrator\fXNgbv\vbslib new\_src\Test\tools\PartRep\T_PartRep\T_PartRepSample"
>RunProg  cscript //nologo "C:\Documents and Settings\Administrator\fXNgbv\vbslib new\Samples\PartRep\_PartRep\PartRep.vbs" /set_input:y. > "out2.txt"

>current dir = "C:\Documents and Settings\Administrator\fXNgbv\vbslib new\_src\Test\tools\PartRep\T_PartRep\T_PartRepSample"
>RunProg  cscript //nologo "C:\Documents and Settings\Administrator\fXNgbv\vbslib new\Samples\PartRep\_PartRep\PartCmp.vbs" > "out3.txt"

AssertFC  "out1.txt" "ans1_tmp.txt"
AssertFC  "out2.txt" "ans2_tmp.txt"
AssertFC  "out3.txt" "ans3_tmp.txt"
>del  "out1.txt"
>del  "out2.txt"
>del  "out3.txt"
>del  "C:\Documents and Settings\Administrator\fXNgbv\vbslib new\Samples\PartRep\PartRepSampleTarget"
>unzip "C:\Documents and Settings\Administrator\fXNgbv\vbslib new\Samples\PartRep\PartRepSampleTarget.zip", "C:\Documents and Settings\Administrator\fXNgbv\vbslib new\Samples\PartRep\PartRepSampleTarget"
Pass.
</Section>

Section> T_PartRepSample - Test_check
<Section tree="T_PartRepSample - Test_check">
==========================================================
((( [T_PartRepSample\Test.vbs] - Test_check )))
Pass.
</Section>

Section> T_PartRepSample - Test_clean
<Section tree="T_PartRepSample - Test_clean">
==========================================================
((( [T_PartRepSample\Test.vbs] - Test_clean )))
>del  "ans1_tmp.txt"
>del  "ans2_tmp.txt"
>del  "ans3_tmp.txt"
Pass.
</Section>
==========================================================
Test Finish (Pass=3, Manual=0, Skip=0, Fail=0)

