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
How do you test for the coockies for a web application?
what is API 2.0?
What are the Major Functionality for a ATM machine ??
1.Enlist the types of testing performed for any window in sequence? 2.Use of edit_get_list function 3.Accuracy & Precision
When the GUI Testing will be held on the V model ?
1)What are the QA procedures followed 2) Write test cases on a weatherreport.com web page that has only two dropdown and a submit button, Fist drop down is a countries and second is metros in the selcted countries.When proper selection si doen and submitted it shows weather report of that metro.? 3)Write test cases on Mobile Alarm Module? 4)Write test cases on Company Water Bottle?
Hi Friends, This is Chennamsubbaraidu.i Have 2+ Years Realtime Exp in Manual Testing.Am Looking to Shift From My Present Company.Please if u Have Any Openings in Your Company's, Please Let Me Know.Any Location Prefer.Thanks.
Are there more defects in the design phase or in the coding phase?
Tell some examples of bug severity and bug priority?
A form has four mandatory fields to be entered before you submit. How many numbers of test cases are required to verify this? And what are they?
On what basis you are fixing up the time for project completion?
Differentiate verification and validation?
What are the cases when you’ll consider to choose automated testing over manual testing?
What is application programming interface (api)?
what is traceability matrix and its usefulness