Can test automation improve test effectiveness?
Answer / mahesh sv
Yes, Automating a test makes the test process:
1. Fast
2. Reliable
3. Repeatable
4. Programmable
5. Reusable
6. Comprehensive
| Is This Answer Correct ? | 3 Yes | 0 No |
What should you do after finding a bug?
IS DATA INTEGRITY TESTING AND INTEGRATION TESTING ONE AND THE SAME?IF DIFF CAN U SPECIFY THE DIFFERENCES
Tell me what is tsl? What 4gl is it similar too?
whether flash selenium supports to test Gaming application? like follows: identifying the images, dynamic animations, Dynamic value changes field and win conditions etcc..,
What are the pre-requisites to start automation testing?
What do you think holds testers back to do automation? Is there a way to overcome it?
What is Ticketing tool? Has it any other names? What is the purpose of this?
Can we prioritize tests in Junit. What is the sequence of execution in Junit?
I have a web page.In that i have two links called "gmail" and "gmail". Both links are look same.One link is at top of the page and other link is at bottomn of the page. How the automation tool can be recognized these link and make to click the link i want?
What is the Driver sheet??
you have any interaction with clients?
If testing is done using white box testing,then what is the need of using Black box testing again? I mean when unit testing and Integration testing is done at Coding level, what is the need of testing again at testing level?