CFNUnitBridge

D

Davis

Hi, Does anyone know if CFnUnitBridge supports testing
of Forms apps. With the NUnit you need the NuNit Forms
extension. How do developers here test CF user interfaces?
 
N

Nino Benvenuti

Davis said:
Hi, Does anyone know if CFnUnitBridge supports testing
of Forms apps. With the NUnit you need the NuNit Forms
extension. How do developers here test CF user interfaces?

When you say "testing of forms apps", I read that that you are looking
for a means to test your UI (i.e. push buttons, enter text, etc).
CFNUnitBridge is not for testing UIs. Instead, you may want to look at a
product like Spb Software House's Pocket PC TestSuite[1].

If I have incorrectly interpreted your remarks, please clarify what you
mean by "testing of forms apps".

[1]http://www.spbsoftwarehouse.com/products/testsuite/?en
 
D

Davis

Thanks Nino, yes the PocketPC TestSuite looks good for testing
the UI.

What would you recommend for Unit testing of CF application code?
The CFNUnitBridge project looks as though its no longer being worked on.
What tools are developers using these days for Unit testing on CF?

Regards

Nino Benvenuti said:
Davis said:
Hi, Does anyone know if CFnUnitBridge supports testing
of Forms apps. With the NUnit you need the NuNit Forms
extension. How do developers here test CF user interfaces?

When you say "testing of forms apps", I read that that you are looking for
a means to test your UI (i.e. push buttons, enter text, etc).
CFNUnitBridge is not for testing UIs. Instead, you may want to look at a
product like Spb Software House's Pocket PC TestSuite[1].

If I have incorrectly interpreted your remarks, please clarify what you
mean by "testing of forms apps".

[1]http://www.spbsoftwarehouse.com/products/testsuite/?en
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top