In selenium testing how to connect with database , any one
pls give the entire information
Answer Posted / guest
Just create a java class for jdbc connection, call it when
you need to connect to database. to crate a jdbc connection
class please follow
http://www.roseindia.net/jdbc/jdbc-mysql/MysqlConnect.shtml
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is tree view in automation testing?
what are the steps followed in unit testing, system testing, integration testing
if we are using an Engine (tool)..with that how to capture data from excel sheets and how to do automation with this plz answer any body for this question.?
what is GDC
What is a xpath?
Do you know how to verify if the checkbox/radio is checked or not?
Why do you prefer selenium automation tool?
What are different coverages in function testing?
How do you identify the test cases which are suitable for automation?
Discuss the economics of automation and the role of metrics in testing.
If I have given names to different DataTable columns and those column names are stored in a variable, then passing that variable to the datatable how can i Enter different values in those columns listed in that variable?? Please explain me with an example.I am not getting it.
In Selenium how a test suit is run and report is generated.
Explain some disadvantages to manual software testing?
What is the process of Automation Testing?
Do you know what is the purpose of deselectall() method?