Search found 2 matches

Go to advanced search

by PhilBaird
Sun Aug 04, 2013 9:32 pm
Forum: General Discussion
Topic: Extending JavaScript language keyword list in JadeTextEdit
Replies: 0
Views: 2665

Extending JavaScript language keyword list in JadeTextEdit

Hi, I am wanting to extend the JavaScript languages keyword list in a JadeTextEdit control to include keywords from extension libraries such as Base.js I have attempted to use the JadeTextEdit::changeKeywords method as follows: self.changeKeywords(JadeTextEdit.KEYWORDS_ADD, 1, "base"); where I have ...
by PhilBaird
Mon May 27, 2013 9:40 am
Forum: Tips and Techniques
Topic: Automation Test Strategies
Replies: 1
Views: 3008

Automation Test Strategies

Hi, I am investigating test automation of a Jade system and was wondering how other people had approached this and what success they had. I am needing to used Smart Bears Test Complete which has a record and replay facility as well as script based testing. I have done simple proof of concept for a n...

Go to advanced search

cron