Comments on: Selenium Test Automation using Ant https://blogs.perficient.com/2013/05/23/selenium-test-automation-using-ant/ Expert Digital Insights Fri, 31 May 2013 12:47:11 +0000 hourly 1 By: Sohit Kanwar https://blogs.perficient.com/2013/05/23/selenium-test-automation-using-ant/#comment-2892 Fri, 31 May 2013 12:47:11 +0000 http://blogs.perficient.com/delivery/?p=2257#comment-2892 Hey Harsha
I appreciate the way you have demonstrated Automation testing. This makes even more clear probably for those who doesn’t understand what Automation is.

]]>
By: Harsha https://blogs.perficient.com/2013/05/23/selenium-test-automation-using-ant/#comment-2891 Thu, 30 May 2013 08:34:51 +0000 http://blogs.perficient.com/delivery/?p=2257#comment-2891 Good one Sohit… neatly explained the Jist of Selenium Automation.

Below is a small brief of what is Automation testing…

Automation Testing:
Automation testing is all about What & How.

My way of describing automation testing is to separate the “What” from the “How”, the “What” should be your test cases (like general instructions for a manual tester). The “How” should be your test framework (class and methods). The “What” should be business logic that needs to be tested (like work flow). The “How” should be the specific instructions for delaying with the interface (click this, fill in this). The “What” are your customer’s actions. The “How” is the implementation of your interface that supports what the customers wants to do.

]]>
By: abhranshu https://blogs.perficient.com/2013/05/23/selenium-test-automation-using-ant/#comment-2890 Sat, 25 May 2013 06:01:21 +0000 http://blogs.perficient.com/delivery/?p=2257#comment-2890 Nice brevity in explaining automation testing. Looking forward for more posts.

]]>
By: Charu Nagpure https://blogs.perficient.com/2013/05/23/selenium-test-automation-using-ant/#comment-2889 Fri, 24 May 2013 06:26:57 +0000 http://blogs.perficient.com/delivery/?p=2257#comment-2889 Thanks a lot Sohit for detailed Explanation.
Looking forward for some more posts.

]]>