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
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 |
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 |
How to prepare traceability matrix?
What is Traditional testing & Object Oriented testing?
What is the difference between stub & Driver? which is needed in Top Up & Bottom Down Testing?
Difference between build verification testing,smoke testing,sanity testing,regression testing,functional testing,,is there any relation between these testing types.Always i am facing the same question in the interviews so plz try to answer to my question...plzzzzzz thank u in advance.............
APPROACHES FOR WEB BASED APPLICATION TESTING. DIFFERENCE CBETWEEN WEB BASED APPLICATION AND CLIENT BASED APPLICATION
WHAT IS CVS? WHY IT IS USED
what is the critical defect in telecom domain?help me out from this prob its very urgent
why is it necessary to give a priority to the test cases or/and requirements. why does the Test case ID is not sufficient to identify the test cases to be executed first.
How can we test for drastic (severe) memory leakages?
what is sevirity and who will decided that one?
11 Answers Creative Informatics, MBT, TCS,
What is the use of HLD & LLD?
What is the use of doing cookie testing(enable or disable)for web applications?What will happen if u enable or disable the cookies?