[TIP] Need information on "Code coverage" for Java based selenium test scripts to a for Python web application.

Ned Batchelder ned at nedbatchelder.com
Tue Apr 9 10:04:31 PDT 2019


It's not clear what you need.  What language is the application written 
in? What language are the tests written in? What part do you want to 
coverage-measure?

Coverage.py can measure the coverage of any Python code you need to run.

--Ned.

On 4/8/19 3:30 PM, akhi 9195 wrote:
>
>
> Hello Team,
>
> This is Akhilesh Bashettiwar. I am not sure this is the right platform 
> to post my concern, Please excuse me if it is not.
>
> I have a requirement to do code coverage to a python application based 
> on Java-Selenium test scripts.
>
> By using "Coverage.py" tool, can I achieve my goal?
> If yes, Please help me out at least with basic guidance or at least 
> just YES/NO is also highly appreciable.
>
> At any cost, I have to reach this goal to keep up my job. So, Please 
> do reply me if you know the 1% information also is a big help for me.
>
> Looking forward to hearing from you
>
> Thank you in advance
> Akhilesh B.
>
> _______________________________________________
> testing-in-python mailing list
> testing-in-python at lists.idyll.org
> http://lists.idyll.org/listinfo/testing-in-python
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.idyll.org/pipermail/testing-in-python/attachments/20190409/52dbc7f7/attachment.htm>


More information about the testing-in-python mailing list