Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
Which Testing can be done using the Selenium Framework?
Home
Testing
Which Testing can be done using the Selenium Framework?
0
votes
asked
Nov 18, 2022
in
Testing
by
Robindeniel
Which Testing can be done using the Selenium Framework?
selenium-framework
testing
automation-testing
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Nov 18, 2022
by
Robindeniel
You can use a Selenium framework for the following testing:
Load testing of web applications.
Regression testing of web applications.
Functional testing of web applications.
...