Answer Posted / sandeep
Manual testing is required as to getthe look and feel of the
product but yes 90% of manual effort and testing time can be
reduced by automation testing
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Do you know what is a xpath?
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.?
Do you know what is the difference between "type" and "typeandwait" command?
in keyword driven frame work..where Driver Script is locate? is there any inbuilt script for driver script?who writes the driver script?how to call it any body can tell me with an example...like(yahoo login,inbox, logout).
Why do you prefer selenium automation tool?
What criteria do you consider for automating a test?
Write a short compiled module which selects random numbers. and what function is used to call your customized compiled module?
Explain what is a relative xpath?
Tell me what is a keyword-driven framework?
What are the various kinds of frameworks that can be used in software automation testing?
I want a code for a following item in TSL Language. Look up a person in database, If not found, add person to the database.
what is the difference between keyword driven frame work and data driven frame work.
8. How we test web based application
i need test cases for defect maganement tools
22. Scenario: There are 1 to 100 numbers. Each number should be keep in the each column like from A column to Z column ie 1 to 26. From 27 to 52 should be in 2nd row in the excel sheet. This has to be continue till 100. How do you write Java program and what are various methods.