Answer Posted / ashu
to testing the server side data means validating the data at
server side
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Tell me what criteria do you consider for automating a test?
Do you know how can we make one test method dependent on other using testng?
What u mean by infrgistics control (What is infrgistics Controls)?
Name the frameworks that are used in software automation testing?
Tell me what are pros and cons of automating tests at ui layer?
What is a framework for automation testing?
Do you know what is the purpose of creating a reference variable- 'driver' of type webdriver instead of directly creating a firefoxdriver object or any other driver's reference in the statement webdriver driver = new firefoxdriver();?
how to know whether the user information or any other information which is entered in to the web is storing in secured place or non secured place?
What generally is the structure of a framework?
What is the difference between automation tools and management tools?
When is automation testing useful?
Explain some disadvantages to manual software testing?
Tell us what methods of robot class do you know?
How the object properties will be recognised by the tool If the functions/ statements are written manually?
How do we Test the C++ and Unix Application Using Automated Tool.