[Phpmyadmin-devel] Selenium Test Organisation

Ayush Chaudhary ayushchd at gmail.com
Tue Aug 13 12:53:10 CEST 2013




On Tuesday, 13 August 2013 at 2:24 PM, Michal Čihař wrote:

> Hi
>  
> Dne Tue, 13 Aug 2013 14:07:52 +0530
> Ayush Chaudhary <ayushchd at gmail.com (mailto:ayushchd at gmail.com)> napsal(a):
>  
> > I don't see any explicit provision, however, we could perhaps connect
> > manually to database and execute corresponding SQL queries to configure the
> > database before our tests. Does that sound ok? If yes, we use mysqli?
> >  
>  
>  
> There is no option to use setUp method for that?
These tests run just similar to other unit tests except that we can use Selenium web driver calls using phpunit. So yes, we can use setup method to connect to mysql and create tables, databases that we need for our tests.  
>  
> --  
> Michal Èihaø | http://cihar.com | http://phpmyadmin.net
>  
> ------------------------------------------------------------------------------
> Get 100% visibility into Java/.NET code with AppDynamics Lite!
> It's a free troubleshooting tool designed for production.
> Get down to code-level detail for bottlenecks, with <2% overhead.  
> Download for free and get started troubleshooting in minutes.  
> http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
>  
> _______________________________________________
> Phpmyadmin-devel mailing list
> Phpmyadmin-devel at lists.sourceforge.net (mailto:Phpmyadmin-devel at lists.sourceforge.net)
> https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
>  
>  


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.phpmyadmin.net/pipermail/developers/attachments/20130813/4ff5b51c/attachment.html>


More information about the Developers mailing list