Main content

Shashikant Jagtap
Senior Developer
Blog posts in total 4
Posts
Testing the Symfony2 app with MinkBundle, PhantomJS and PHPUnit
Test automation with PhantomJS, Grunt and Friends
We have extensively used PhantomJS for for almost all sort of automated testing including web acceptance testing, performance and accessibility testing.
Behaviour Driven Development: Tips for writing better feature files
Feature files help non-technical stakeholders engage and understand testing, resulting in collaboration and bridging the communication gap. For this reason, well-written feature files can be a valuable tool in ensuring teams uses the BDD process effectively.
Continuous Integration for PHP, JavaScript and Cucumber
Recently, I was involved in the task of generating CI reports on Hudson. Hudson is our Continuous Integration Server. We needed to have visibility of unit tests, integration tests and JavaScript tests. This included generating code coverage reports and making them visible to the team.
