Selenium and PHP

General Tech Bugs & Fixes 3 years ago

7.09K 1 0 0 0

User submissions are the sole responsibility of contributors, with TuteeHUB disclaiming liability for accuracy, copyrights, or consequences of use; content is for informational purposes only and not professional advice.

Answers (1)

Post Answer
profilepic.png
manpreet Tuteehub forum best answer Best Answer 3 years ago

As I read on the net, Selenium tests should be written in the language of the App if this is possible. Our intranet-application is written in PHP. I was able to get Selenium working with PHPUnit but for me it looks like PHP is really uncommon. All books and most of the other stuff I found on the net are using Selenium together with Java.

So my questions are:

  • Does it really make sense to use Selenium with PHP or do I have to learn Jave or C#?
  • Where can I find the most information related to Selenium together with PHP? I understand the object oriented model of PHP but I'm not a very strong developer..
  • Is there something better than Selenium to automated testing a PHP application (GUI tests)?
0 views
0 shares

No matter what stage you're at in your education or career, TuteeHUB will help you reach the next level that you're aiming for. Simply,Choose a subject/topic and get started in self-paced practice sessions to improve your knowledge and scores.

Similar Forum