Question

I will be working on automating a small Web app and i choose python and webdriver(selenium)...

I will be working on automating a small Web app and i choose python and webdriver(selenium) for doing it depending on my comfort on coding with python. I had read few articles about Page object design. But i am currently confused on which test framework to use. I have some familiarity with unittest. When i pose this question to my acquantainces i only get suggestions of doing it in Java/TestNG/Junit.

Is there any equivalent or close which i can use with python. If you could point out some differnces on the majorly used test framework in python, it will be great for me

0 0
Add a comment Improve this question Transcribed image text
Answer #1

PyUnit - the standard unit testing framework for Python

This unit testing framework, dubbed 'PyUnit' by convention, is a Python language version of JUnit. JUnit was written by smart cookies Kent Beck and Erich Gamma, and is, in turn, a Java version of Kent's Smalltalk testing framework. Each is the de facto standard unit testing framework for its respective language, and therefore both are a strong basis for an effective and elegant Python framework.

Add a comment
Know the answer?
Add Answer to:
I will be working on automating a small Web app and i choose python and webdriver(selenium)...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • Using the classes from Lab 1, app and student, create a solution for implementing some kind...

    Using the classes from Lab 1, app and student, create a solution for implementing some kind of random behavior for your student. Suppose the student can be reading, surfing the web, or interacting with other students. You will need to check now and then to see what the student is doing. You will be asking the instance of the student class and what it is doing at certain time intervals. You Will Need To: Create a method in the class...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT