How to link RFT to WM 6.5 Professional?
![](http://jazz.net/_images/myphoto/4610d14ab4b70bae8e4ed6b8b4523926.jpg)
We use "WM 6.5 Professional" in order to start a mobile device. For this mobile device I have to record some tests with the Rational functional Tester, V.8.2.0. When I play back the test, the RFT is not able to play back all the entries I have made in the record.
The script shows:
// Group: DeviceEmulator.exe: WM 6.5 Professional
setSimplifiedScriptLine(1); //DeviceEmulator.exe: WM 6.5 Professional
timerStart("DeviceEmulatorexeWM65Professional_1");
setSimplifiedScriptLine(2); //Click WM 6.5 Professional
wM65Professionalwindow().click(atPoint(235,128));
timerStop("DeviceEmulatorexeWM65Professional_1");
}
Is it possible to record tests for mobile devices which are running under a WM?
Thanks for your Respond!
The script shows:
// Group: DeviceEmulator.exe: WM 6.5 Professional
setSimplifiedScriptLine(1); //DeviceEmulator.exe: WM 6.5 Professional
timerStart("DeviceEmulatorexeWM65Professional_1");
setSimplifiedScriptLine(2); //Click WM 6.5 Professional
wM65Professionalwindow().click(atPoint(235,128));
timerStop("DeviceEmulatorexeWM65Professional_1");
}
Is it possible to record tests for mobile devices which are running under a WM?
Thanks for your Respond!