Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » NatTable » how to test NatTable automatically(How to test NatTable when using test toll SWTBot)
how to test NatTable automatically [message #1412040] Mon, 25 August 2014 06:29 Go to next message
Eclipse GuestFriend
Messages: 93
Registered: February 2013
Location: Vienna
Member
I am a automation tester using SWTBot as our test tool. Now there is a natTable in our product. You can see it in attached pic.

the function for this table is:
1. Click the add button, you can add row in the natTable.
2. We update the Name Type, and Value column value.
3. We can also add another column "ff", see attached pic NatTable2.pic


Can you give me some example code to test this NatTable?

  • Attachment: NatTable2.PNG
    (Size: 135.63KB, Downloaded 135 times)
  • Attachment: NatTable.PNG
    (Size: 70.72KB, Downloaded 123 times)
Re: how to test NatTable automatically [message #1412055 is a reply to message #1412040] Mon, 25 August 2014 07:23 Go to previous messageGo to next message
Dirk Fauth is currently offline Dirk FauthFriend
Messages: 2902
Registered: July 2012
Senior Member
Have a look at our website. There you find a German article about testing NatTable using SWTBot and related source code.

http://eclipse.org/nattable/documentation.php?page=articles
Re: how to test NatTable automatically [message #1412072 is a reply to message #1412055] Mon, 25 August 2014 08:28 Go to previous messageGo to next message
Eclipse GuestFriend
Messages: 93
Registered: February 2013
Location: Vienna
Member
Thanke you, it is a good artical. But I cannot find the class SWTBotNatTable in my project. Maybe I need the jar for SWTBotNatTable, can you tell me where I can find it?
Re: how to test NatTable automatically [message #1412088 is a reply to message #1412072] Mon, 25 August 2014 09:05 Go to previous message
Dirk Fauth is currently offline Dirk FauthFriend
Messages: 2902
Registered: July 2012
Senior Member
It is attached to the article AFAIK. Check the sources link on the linked page. In the SWTBotNatTableSampleTest you should find the class.
Previous Topic:GroupBy Multiple-Item Column (Array/List)
Next Topic:TreeGrid question
Goto Forum:
  


Current Time: Tue Apr 23 16:29:34 GMT 2024

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

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

Back to the top