Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Managing Eclipse from outside application(Having an external application to automate processes within Eclipse)
Managing Eclipse from outside application [message #1435736] Wed, 01 October 2014 23:11
Pablo Camacho is currently offline Pablo CamachoFriend
Messages: 1
Registered: October 2014
Junior Member
Hi, All.
I have developed an application in Q++ / C++, using a customized Eclipse, at work.
Now, I was requested to create 100 test cases (QUnit) and need to link each one of them with a fake database (really, an XML file for each test case).
The process of linkage is easy but tedious.
I wonder if I can automate that process, which I am doing manually so far.
Something like:
1. Click on QUnit tab.
2. Goto next Test Case.
3. Right click on it.
4. Select "Edit Test Data".
5. In the opened new tab, goto Business database.
6. Right click on it.
7. Select "Extract Data - By member number".
8. In certain text box, paste this number: 12345678.
9.Click on Extract.
10. Repeat the process until complete test cases.
Can you help me with this, please?
Thanks in advance!!!
Previous Topic:Eclipse 3.7 + Flash Builder 4.6 - Very Slow (locking)
Next Topic:Upgrading Eclipse Luna
Goto Forum:
  


Current Time: Fri Apr 26 05:17:05 GMT 2024

Powered by FUDForum. Page generated in 0.08327 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top