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 |
what testing activity you may want to automate?
Give some examples for performance test tools?
how to import specifically 2nd column elements to runtime datatable in excel sheet if it contains 3 columns
Explain about basics of rational robot - ibm test automation tool?
write a programme to insert into elements in array?n finding duplicate characters in given sting?
Bug report formate in bugzilla
On what basis you can map the success of automation testing?
How to check if an element is visible on the page?
if i want to use different values in datatable with each iteration of for loop what would i do ??/
how to map requirements& test cases in quality center ???
Tell us what is junit? And what is junit annotation?
Tell me how could the web element attributes be inspected in order to use them in different locators?