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


Answers were Sorted based on User's Feedback



Difference between manual and automation? Explain me test cases?How to write test cases??Give som..

Answer / 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

Difference between manual and automation? Explain me test cases?How to write test cases??Give som..

Answer / ferdinands jo

1.1 Manual Testing: We are going to check the application
by manualy and its nothing but a Functional Testing(Check
the functionality of the application & 2 Types Functonality
and sanitation Testing) & Bascicaly Manual Testing = Test
case( Design Test Case, writing test case and Excuting a
test case), (Cost - Resourse - Time)- High & Quality - Low
1.2 Automation Testing: We are going to test the
application with some automation Tppl like Winrunner,
QTP...etc, Its nothing but we can do it by two types of
testing like Functional testing like manual as well as
Regression Testing(We are going to test the application
until the defect is going to solve the from that
product/project/unit...etc)(Cost(Initialy High) - Resourse -
Time)- Low & Quality - High
2. Test Case is nothing but a document and how we are going
to test the application based on the senario thats is
nothing but Test Case. Its conatin somany Templets Test
Case Id, Test Case Description, Test Case Senario, Test
Steps, Actual Result, Expected Result and Summary abt Test
Case. For Exambel Take a Pen
Test Case id, Test case, Test Senario Senario, Test Step,
Tc_001_Pen writing 1. Main Function abt 1. Take pen
Test Case working like we can 2.open cap
abt TC write it the paper r/no3.write.paper
r not
AR, ER, Summary.
It should right It should not write Test Case Fail
like ink is not their

So based upon the senarion we need to write a test case and
excute by manualy iself.

Black Back Testing Weight Box Testing
1 Functional Oriented 1Structure&Logical Orited
2.Testing side -DOing by 2 Development side - done by Doing
3. BVA, ECP, EG- TC Desing Tecnic 3. Basic path, Control
structure, Loop & Data Flow - use this we can reduce the
test case in weight Box Testing.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

Explain stress.load,performance and volume testing with example..

1 Answers  


Q. 21: Given the following decision table: Which of the following test cases and expected results is VALID? Rule 1 Rule 2 Rule 3 Rule 4 Conditions Age <21 yrs 21-29 yrs 30-50yrs > 50yrs Insurance Class A A or B B, C or D C or D Actions Premium £100 £90 £70 £70 Excess £2,500 £2,500 £500 £1000 options: A. 23 year old in insurance class A Premium is 0 and excess is,500. B. 51 year old in insurance class C Premium is 0 and excess is 00. C. 31 year old in insurance class B Premium is 0 and excess is ,500. D. 43 year old in insurance class C Premium is 0 and excess is ,000.

3 Answers   ISTQB,


what types of bugs will we find out in banking projects

1 Answers   TCS,


i want to write testing cerification. can anyone plz help how to go through. how to prepare for the exam and how i have to apply.

2 Answers  


if we have normal testcase,it is failed, and regression testcase is also failed.what is the bug present in both the testcases?

6 Answers   Semantic Space,






please tell me the test cases for the following scenario 1. Two windows are there in one window pin code text box and ok button will be there.... we need to enter the pin code no and then click on ok........ basing on this in second window post offices address should come...........what are the imp test cases for that.....

9 Answers   IBM,


HI GUYS,, I HAVE 3 YEARS OF EXP IN MANUAL TESTING...NEXT MONTH ONWARDS I WORK FOR MOBILE TESTING....PLS SUGGEST ME WHAT I LEARN FOR TRAING,, MOBILE TESTING OR ANDROID....FOR MOBILE TESTERS NEED ANDROID(IFONE) DEVOLOPMENT KNOWLEDGE OR NOT? EXPLAIN CLEARLY

0 Answers  


Test Conditions are derived from : Test Conditions are derived from : a) Specifications b) Test Cases c) Test Data d) Test Desig

3 Answers   CTS,


hi experts, i was asked to write down the requirement description,test scenario, and test cases for gmail login and send email and then to check the email was sent in the sent mails.the format given to me was like this: Req ID, Req description, Test Scenario, Test cases....Can anybody please help me out with this..

0 Answers  


What is Equivalence partitioning,Boundary value analysis,Decision table testing,State transition testing,Use case testing. Plz explain with example and differences if any

3 Answers  


EXplain the diffeenet types of bugs.....

14 Answers   GE, TCS, Vertex,


please anyone let me know the -ve testing of Excel sheet?

2 Answers   Zycus Infotech,


Categories