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
What is the difference between functional requirement and non-functional requirement?
What is desk checking and control flow analysis
Diffrence b/w functional testing,functionality testing,system testing?
what are metrics and what are metrics did u collect in you are project
List out test deliverables?
What is Bomb Testing?
please give information about ERP Projects and how V-model use in project
Explain the importance of agile testing?
Give me an example of something you tried at work but did not work out so you had to go at things another way.
Please explain me v-model clearly i want to know how it works and want to know how it use in real time on a project please tell me its urgent and important for me understand .Please tell me my mail id is Chiku_69@yahoo.in Thank u
What is testing and maintenance?
functional testing test cases for transfer funds ?
What ishigh severity, low priority bug?
difference between change management and configuration management
What is verification in software testing?