what testing activity you may want to automate?
Answers were Sorted based on User's Feedback
Answer / prem
we only automate regression testing.because after regression
testing we are using automation tool for verify that
previous functionality are any bugs or not.
but some body say data-driven is a testing activity,but in
my view data-driven is a method to automate.
if i am wrong please give me details.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / 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 |
How can we make one test method dependent on other using testng?
Give some examples for test management tools?
What are the main attributes of test automation?
Describe some problem that you had with automating testing tool.
2. How you will collect a module from the version?
all clients are using at once if any problem raise?
What are the advantages of automation testing?
Hi All! Am new to Selenium and would really appreciate your help writing test cases for the following scenario: 1. Manually create 2 logins User A and User B on say, orkut.com or facebook.com. 2. Have User A invite User B as a friend. 3. Have User B accept the friend request. 4. Have User A post a comment on his own profile. 5. Have User B post a reply to that comment. 6. Each User logs out of his respective account. 7. Do not use Selenium IDE. 8. Use Selenium RC and Java.
Tell us the line of code webdriver driver = new firefoxdriver();.?
why should I automate mysoftware testing?
What are the main attributes of test automation?
What are the important operations in database testing?