Some troubleshooting in recording testcases using RCPTT [message #1570939] |
Sun, 18 January 2015 04:50  |
Eclipse User |
|
|
|
Hello Everyone,
I am automating test cases for an eclipse based IDE and facing problems in recording and verifying some of the testcases with RCPTT. So I am seeking for your help.
#Testcase 1:
In my AUT, pressing "ALT + /" auto completes suggestions (e.g: if I write #inc then pressing "Alt + /" will automatically complete #include ). But in RCPTT IDE it does not record the
"Alt + /" in testcase. Other short cuts like "cltr +Z" or "cltr + Y" is recorded properly.
#Testcase 2:
I need to expand a project in project explorer view and then use the vertical navigation bar to reach the end of expansion . Then I need to verify whether the end of project can be reached by using navigation bar. Now the problem is when I am dragging the navigation bar with mouse nothing is recorded in the RCPTT test case although the action is happening in my AUT.
#testcase 3 :
In my AUT if there is any error in the Text editor then in the left ruler a error sign is showed on that specific line and if one hover the mouse over that sign it shows the actual error massage. Testcase need to verify whether the error massage appears or not. But whenever I remove the mouse from the error sign on the left ruler the actual error massage disappears . So I am unable to assert anything . Is there any way to verify this type of massage in RCP.
Will be looking forward for your solutions. Thanks in advance
|
|
|
|
Powered by
FUDForum. Page generated in 0.05815 seconds