Difference between manual and automation?

Explain me test cases?How to write test cases??Give some
examples of test cases?

is anybody here who has 2 years manual testing experience..

difference between black box and white box testing


Answer Posted / n@n!

manual testing:

1)manual testing requires less initial effort
2)testing the application manually
3)it takes much time to delever the application
4)per head cost is high and it requires high human resource
5)there is no usage of software,so cost of manual testing
is less

automation testing:

1)automation testing requires high initial effort
2)testing the application by using different tools
3)it take less time to delever the module
4)per head cost is high but it take less human resource
5)for automation some special software's required to run
the application,so cost of the licence software is very
very high.

test case: it is the procress of what to test?wat data to
be given?wat actions do u taken for getting expected result
againest actual result is called test case.
test case is of four types:
1)user interface
2)usability
3)functional
4)validate


white box testing/logical testing: it was done by
developers.
white box testing is of 3 types
1)unit testing
2)module testing
3)integration testing

unit testing:in unit testing developers test the below
functionlities
1)conditions
2)loops
3)paths
4)branches
5)statements
depending upon program flow diagrams developers prepare
test cases

integration testing: in integration testing developers test
the connection between the modules, data floe between the
modules, control flow between the modules.
integration testing is of two types
1)application integration
2)database integration

balck box testing/system testing:
it was done by test engineers.it is the procress of finding
bugs to make sure that the application is working under
customer expectations.
balck box testing is of following types
1)user interface
2)usability
3)functioanl
4)non functional
5)environamental

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to do manual testing of a E-insurance project (end to end process)

2755


What is ofx testing?

763


hi this is chik here iam showing my current project ERP and am prepair in hr model please tell me details about it and what all function test in hr model and give me some test caserelated to this module.Please tell me am faceing lots of problem in interview am not able to explain in interview please help me out my id is chiku_69@yahoo.in

1518


What are the cases why parameterization is necessary when load testing the Web server and the database server?

1582


what are risks and contigencies(solutions) of an ecommerce (online shopping and bidding project)application?we describe this in Test plan can anyone tell me abt this?

1565






About Testing

1955


Why testers wil prepare useracceptance testcases,system testcases and integration testcases,What is the differenece between all this test cases

1600


What is the different between SIT and UIT?

881


Can you explain the various elements of function points ftr, ilf, eif, ei, eo, eq, and gsc?

766


You must test a trouble report where the problem cannot be reproduced. You tried using various test data files and mutations from the data files the customer sent along with the trouble report. The software does not fail the way it did at the customer's site.

2089


You want a automation tool to be used for your project. How will you convince the client for the same. Please give me specific answer.

1464


Write all combinations of test cases for calculater on + symbel

1798


Describe your personal software development process.

2150


If date field is a text field write test cases to validate it?

1946


Can you explain decision tables?

660