Before CF app goes to production - what do you do?

95 views
Skip to first unread message

karniolus

unread,
Apr 4, 2015, 3:19:19 PM4/4/15
to lu...@googlegroups.com
Hi!

I have some questions for all (CFML) developers.

How do you test your CF app before it goes to production?
What tools do you use in real life (varscoper, code analyzer ...)?
Do you use any testing frameworks like MXunit or TestBox? Do you write test cases by hand? Are there any automation tools that wood prepare the test cases for you.

Do you recommend any special tools that would help programmer find or prevent errors?

What can you do to make a very stable app that is ready for production?

Thanks.

Andrew Dixon

unread,
Apr 4, 2015, 5:11:09 PM4/4/15
to lu...@googlegroups.com
Hi Karniolus,

This question might be better suited to the CFML Craftsmanship Group:



Also there are bi-weekly online live chats about all these sorts of things as well hosted by the group founder Kev McCabe. Come join us over there.

Kind regards,

Andrew
about.me
mso - Lucee - Member

--
You received this message because you are subscribed to the Google Groups "Lucee" group.
To unsubscribe from this group and stop receiving emails from it, send an email to lucee+un...@googlegroups.com.
To post to this group, send email to lu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/lucee/2077e865-0294-4eca-8cf6-bc640be0807a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Paul Cormier

unread,
Apr 5, 2015, 1:49:13 PM4/5/15
to lu...@googlegroups.com
For sure load test (I use Blitz.io, but there are other options) and profile the JVM (I use New Relic, but there are many other options). The last thing you want is your app to crash when under production loads. It'll also reveal where your bottlenecks and inefficiencies might lie as well as any memory leaks.

Paul
Reply all
Reply to author
Forward
0 new messages