What are the primary features of good automation tool ?
Tell us what is the alternate way to click on login button?
Tell me what is automation testing?
How do you plan test automation?
What are the most popular tools for automation testing?
Is automation testing a complete replacement for manual software testing?
Explain about basics of rational robot - ibm test automation tool?
Tell me which web driver implementation is the fastest?
What type of scenarios can't be automated?
What is the major difference between Functional test, Acceptance test, Usability test and performance test. With special reference to automotive domain
Tell me what is an absolute xpath?
Name some of the commonly used automation testing tools that are used for non-functional automation.
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.
Simplify the term defect severity.
How to get the Background color of a Tab or Button in TestComplete Tool using VBScript? I have a validation that to verify whether a particular tab or button is highlighted or not. When the tab or button is highlighted the background color will be in Yellow color.If i get the background color then its easy for us to validate whether its highlighted or not. Can anybody help me on this?. Thanks in Advance.