Executing RFT Shared Resource folder not clearing up the -datastore directory after finishing test.
Sean Lee-Loy (19●4●13●15)
| asked Feb 12 '13, 8:45 p.m.
retagged Feb 21 '13, 9:22 a.m. by Tory Jaskoviak (520●1●5) Hi,
I witnessed a problem with RFT scripts that were created as a VB.NET project and then compiled and put in a shared resource folder.
Then when executing the project from this shared resource folder the command output on the RFT Adapter shows the following:
6:37:57 PM Received the execution request: \\10.69.1.128\QA\OLIS\LandingTests\Environments\SysPerf\WebLandingTest\WebLandingTest\WebLandingTest\performLandingTest.testsuite
I assume this directory where it copies over the project to a temp folder:
-datastore "C:\Temp\RQMRFTProjects\dc0b6b3d\WebLandingTest"
However upon completion of the test it doesn't cleanup that folder... so the next execution I have a the same Project name but in a different folder... it will not overwrite the -datastore directory and it is using the old compiled dlls of the previous project. i.e. next execution request:
8:26:57 PM Received the execution request: \\10.69.1.128\QA\OLIS\LandingTests\Environments\SysPerf\WebLandingTest\WebLandingTest\WebLandingTest\performLandingTest.testsuite
Rather than having to rename my compiled vb .NET projects to be different or having to call a script to manually cleanup the C:\Temp\RQMRFTProjects\<session>\ folder.. is there another way around this problem?
|
One answer
There is no out of the box way to do it as of now. The adapter will leave the temporary files there. Please contact the support and submit your case through a PMR.
-Manoj
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.