Difference between Automation testing and manual testing.
Answer Posted / mamta
Automation testing :-
1.If you have to run a set of tests repeatedly, automation
is a huge win for you
2.It gives you the ability to run automation against code
that frequently changes to catch regressions in a timely
manner
3.Automated tests can be run at the same time on different
machines, whereas the manual tests would have to be run
sequentially.
manual testing:-
1.If the test case only runs twice a coding milestone, it
most likely should be a manual test. Less cost than
automating it.
2.It allows the tester to perform more ad-hoc (random
testing). In my experiences, more bugs are found via ad-
hoc than via automation. And, the more time a tester
spends playing with the feature, the greater the odds of
finding real user bugs.
| Is This Answer Correct ? | 49 Yes | 14 No |
Post New Answer View All Answers
hai im finished software testing course im technicaly strong but yet now no opportunities come to me.if any opportunities please send to my mail id my mail di is sumathi11685@gmail.com
Explain the exactly meaning of test case?
By clicking the file button on a Word document and opening the Print window, Identify what needs to be white box tested and what needs black box testing. (On the black box testing items, identify boundary conditions and equivalence partition testing is possible and give data examples.)
What are semi-random test cases?
How to write test cases for "hotel reservatrion" for ms word? Thanks a lot!
How to write a test case for create folder in the email. create aliases for email adress in the email. thanks Its urgent
IN MY APPLICATION SOME WINDOW IS THERE IT CONSISTS OF SOME 25 LABLES IN THOSE FOR THE ALREADY SELECTED ONE IT WILL SHOW THE BACKGROUND COLOR IS YELLOW WHILE CHECKING IT SHOULD CHECK THE ALL LABLES WHICH ONE IS HAVING YELLOW COLOUR backcolor=SwfWindow("ALTAIR").SwfWindow("Load Wafer").SwfLabel(" ").GetROProperty("backcolor") SUPPOSE LIKE DS IT WILL BE THERE THEN FOR THAT SwfLabel(" ") inside this how to specify is my doubt because i have to check all the 25 labels plz explain it how to specify that
write a test case flipkart login page
Can someone tell me the test cases to test the password for with following scenario: 1. Password should be minimum 6 chars and maximum 8 chars. 2. Password should consist one uppercase letter 3. Password should consist of one numeric 4. Password should consist of one special character.
How to write a test cases for the following Please it is urgent Once user clicks that link Invite Friend page opens up thru which user can do 2 functions - first is to search friends detail(name, mail id) from her address book in other sites (india times, yahoo, gmail and rediff) and second to mail the invite to the selected person/s. User can send invite to multiple person at same time. Searching friends detail in other address books will work like this: - User will input name, email id, pwd etc, select from which site she want to get friends list and then click on Import. - Users address book from other sites will be imported in one shot(first time) to iDiva database. - It will be arranged in alphabetical order(complete list) and mail ids which are already used will be in different color. - User will be able to update her address book by clicking on ""Refresh"" button on the page, which will trigger the process again, and fetch new mail ids.
Explain the concept of semi-random test cases?
write the test cases for facility module
What is quick test professional and what test environment it supports?
What is use case testing?
What are the different check points for SIT and UAT while testing an Internet Banking application. Consider any one functionality of Internet Banking