Difference between Automation testing and manual testing.
Answer Posted / indira varma
first i want to tell what is manual and when we go for
automation,i thing it gives better idea .
manual meanes doing things manually with out any tool.means
tester performes all testing operations.
when we go for automation is
1. when application is stable,
2. regression test cycles is to long and iterative
3.we also see how aut(application under test) is compatable
with tools
4. availability of skilled resoureses
advantages of automation compare to manual is
1.it is used to avoid human errors .
2. by using automation it reduces the testing life cycle
with respective to time
3. we get more reliable test result.
| Is This Answer Correct ? | 32 Yes | 9 No |
Post New Answer View All Answers
write a test case for telephone billing ?
How should I maintain the test cases and Test Log for different versions/builds of the application.
how to write test case on gmail for TO field in compose page? only for the particular field.what will different type of user do with it like student,doctor?
Explain the concept of semi-random test cases?
how to write test cases for online restaurant table booking system?
Elaborate test plan and content availability in test plan.
Explain the system testing?
can one defect be mapped to more than one test script in manual testing
User registration form so many details will be there to enter like Username,Phone No,Email id ect.how do we write test cases for that? in one textbox i have to write all the test cases and go to next textbox
What is the logic testing?
1 Crystal Ball 1.1 Purpose This is a simple tool, for entertainment purposes only. 1.2 Scope Only for registered user. 1.3 User Interface Single page with graphic of crystal ball, and text box for typing question. User has to type her question in text box outside ball. Reports: - On ‘submit’, the system needs to access any one of the pre-stored responses at random and display in a graphical, visually appealing manner in the crystal ball. - Audio / graphical changes need to be built in, for added user experience enhancement, like music, sound effects, visual changes. Need to get details.
How to write test cases for the following scenario: The system shall limit the search result display to 200 records. Do we need to write test data for it. How do we create a test data for it.
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
Define some of the attributes of a test case?
Explain transaction testing?