|
Re: RCPTT : some questions [message #1443875 is a reply to message #1443849] |
Mon, 13 October 2014 10:25 |
Francis BACQUET Messages: 46 Registered: September 2014 |
Member |
|
|
Hello Maherzia,
I discovered recently RCPTT. I can say this:
Quote:question5:
How to set parameters or varibales to be used by RCPTT scripts ?
You can read the guide for parameters. For parameters, you to have create a parameter. You can also use the command "let".
Quote:
question7:
How to set verification points ?
I use the command verify-true
Quote:question9:
Is there a way to continue in launching RCPTT tests and ignoring produced failures.
It's the the normal functioning. RCPTT don't stop on a error, It's execute the Suite test complete.
Quote:question10:
Is there a full documentation ? (ECL and RCPTT commands included)
You can read the user guide. And for the commands in details, I use this link. RCPTT from project q7 (without continous integration). It's more easy to find documentation on q7.
[Updated on: Mon, 13 October 2014 10:33] Report message to a moderator
|
|
|
Re: RCPTT : some questions [message #1443896 is a reply to message #1443849] |
Mon, 13 October 2014 11:12 |
|
Hello!
Thanks for contacting us!
1. RCPTT doesn't support E4 RCPs without 3.x compatibility layer (If AUT contains org.eclipse.ui.workbench plugin, then RCPTT supports it.).
2. RCPTT supports draw2d, GEF, GMF, Nebula Tables
3. No. There is no way for image comparison.
4. RCPTT is a testing tool that allows you to design tests and run them manually. There is commercial product Continuous Integration for RCPTT by Xored (http://ci.xored.com/) or you can use solutions from other vendors.
5. About variables and parameters you can read in User Guide (Variables and parameters)
6. RCPTT supports platforms which are supported by Eclipse.
7.This functionality is discribed here (verifications) and here (assertions) in User Guide.
8. Yes. Reports contain all information about assertion and verification points and their status.
9. If one test fails, RCPTT continue launching other tests. Contexts make tests independent, so one failure doesn't affect launching other tests.
10. You can find RCPTT documentation here and discription of ECL commands there.
Yours sincerely,
Olga.
|
|
|
|
Re: RCPTT : some questions [message #1444045 is a reply to message #1443987] |
Mon, 13 October 2014 15:11 |
Ivan Inozemtsev Messages: 0 Registered: January 2015 |
|
|
|
Hi,
We intentionally replay already recorded snippet when you click 'Record' in existing test case to make sure that a script is consistent. If you need to manually record something and place it in a suitable place of existing test case, you can use 'Record a Snippet' () button on RCPTT IDE toolbar. This button immediately starts recording of an unnamed test case without any contexts, so that you can record actions and just cut-n-paste resulting script
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04542 seconds