Tell me what databases can test director reside on?
Answer / Sandeep Kuamr
Test Director, a test management tool by HP, can be installed on various types of databases such as Oracle, SQL Server, MySQL, and DB2. The choice of database depends on factors such as scalability, performance, and compatibility with other systems.
| Is This Answer Correct ? | 0 Yes | 0 No |
In selenium testing how to connect with database , any one pls give the entire information
Explain me how to check if an element is visible on the page?
What is junit annotation?
How do you plan test automation?
Name a couple of standard web function found in the function generator?
Tell me what criteria do you consider for automating a test?
What is ‘good code’? What is ‘good design’?
What types of documents would you need for QA, QC, and Testing?
6. Who will write the use case? 7. What is web based application?
Tell us can we find all links on a web page?
Tell us how to login into any site if it's showing any authentication pop-up for username and password?
i have recorded a scrip for some window applicaiton(login screen) and i have used browser as IE and i have executed sucessfully that script. and now i want to execute the same scrip in different browsers and i question is wether it the same script will execute in different browsers or not