Re: [google-appengine] Testing of Google app engine

64 views
Skip to first unread message

Johan Euphrosine

unread,
Jan 2, 2013, 6:02:26 PM1/2/13
to Google App Engine .
Hi Nishant,

I would recommend to watch [App Engine Hangout - chat with an App Engine Software Engineer in Test][1].
Where Robert and Daniel describe the various strategy for testing App Engine applications.

Hope that helps.



On Tue, Jan 1, 2013 at 9:01 PM, Nishant Nawarkhede <nis...@tubhyam.com> wrote:
Hello Everyone,

I have developed an application in google app engine, i want to write test script to do automatic testing of forms like ,
Which tool can be used for testing ? Any example ?

--
You received this message because you are subscribed to the Google Groups "Google App Engine" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/ofD9KtjL3hcJ.
To post to this group, send email to google-a...@googlegroups.com.
To unsubscribe from this group, send email to google-appengi...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.



--
Johan Euphrosine (proppy)
Developer Programs Engineer
Google Developer Relations

PK Koug

unread,
Jan 3, 2013, 12:29:55 AM1/3/13
to google-a...@googlegroups.com
Like Damith we also use selenium 
and run our regression test suite 
regularly on both Ubuntu and 
MacOS with the development server,
 and have been pretty happy
over the years. We also use remote API
in some tests cases. 

I have meant to check the test APIs but
since the current framework works we
have been adding to that. 

PK

On Jan 2, 2013, at 7:26 PM, Damith C Rajapakse <dam...@gmail.com> wrote:

We use GAE to run TEAMMATES (an online peer review/feedback system for students)
Since it is a live app that is updated weekly, automated testing of the UI is vital part of our app. We use Selenium Web Driver for that purpose. It can simulate user actions on a web page and verify page content against expected content. More info about our app can be found in the Developer Manual link in our Developer website.
To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/btfPut5HqK4J.

Ales Justin

unread,
Jan 3, 2013, 5:18:08 AM1/3/13
to google-a...@googlegroups.com
I've implemented GAE Arquillian (http://arquillian.org/) container:

We use it heavily in our CapeDwarf project to run tests in different containers - AS7 and GAE.
Reply all
Reply to author
Forward
0 new messages