Answer Posted / bindu puvvala
1) Regression Tests
2) Data-Driven Tests
3) Performance Tests
Automation of above tests pays back effectively.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Tell me what is automation testing?
Can any one give information on "Content Disposition" in TEST COMPLETE automation tool? mail me to pdamarakonda@smart-bridge.co.in call me to 09849423932
if i want to use different values in datatable with each iteration of for loop what would i do ??/
What are the advantages of automation testing?
HOW CAN WINRUNNER AND TEST DIRECTOR CONNECTED TO THE DATABASE AND WHAT R THE OPTIONS?
Tell us what is the difference between @factory and @dataprovider annotation?
Tell me what criteria do you consider for automating a test?
When do you prefer manual testing over automation testing?
Tell us how can we handle web-based pop-up?
hi to all, if we open a browser(for ex. yahoomail.com) using navigate command. the cursor by default focussing on the 'yahoo id' html edit box. how to get the label(ie.,yahoo id) of that html edit box using descriptive program. here we should not use identify tool to get the property,thtml editbox method. by tracing the cursor position we have to get the label name. is it possible? please let me know.
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... :(
Tell me how could ajax controls be handled in webdriver?
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.
Tell me an example of the languages supported by webdriver?
what is the difference between keyword driven frame work and data driven frame work.