What you know about table-driven testing?
Answer / Kajod Mal Meena
Table-driven testing is a technique used in test automation where test data is stored in a tabular format (often an Excel spreadsheet or CSV file). Each row of the table represents a different test case, and the automation tool reads from the table to generate and run tests automatically.
| Is This Answer Correct ? | 0 Yes | 0 No |
To retrive testdata which tool vl use?
why should I automate mysoftware testing?
Tell us what is the difference between single slash (/) and a double slash ( //) in xpath?
what are the questions that are generally asked in an interview if a person is having 3-4 years of exp..and in ds exp 2 yrs exp is wd automation testing
I have a web page.In that i have two links called "gmail" and "gmail". Both links are look same.One link is at top of the page and other link is at bottomn of the page. How the automation tool can be recognized these link and make to click the link i want?
WHAT IS TEST SCRIPT AND HOW DO YOU CREATE IT?
3. Generally what type of bugs we are finding in a project give some examples?
what is 2 tier and 3 tier application.
Kindly let me know how to setup JMeter for functionality testing of a Web application.. The apache help doc is good but i m little confused with it... :(
In Selenium how a test suit is run and report is generated.
i have one answer from you that today the test cases are not stored in the database(SQL server 2005). But in automation testing where does the test case store? plz tell me... i have more confusion
Does automation replace manual testing?