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 / 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 View All Answers
What is the difference between a defect and a failure?
What are the standard you follow in your company to prepare test plan document? Content is same in every standard or not. Also is there any document to read about the testing standards? Thanks in advance for giving me the answer.
Can you explain random/monkey testing?
please send me database stored procedure checklist.
what is the diff. bw separate database testers and manual testers with sql knowledge guys... iam confusing so much ,,in cmpny database testers are not working on manual..? both positions are same are not? explian clesly with example? thank u
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.
what is a data guidelines?
define risk management system with example ?
iwant know IEEE formate ,how it is used and exactly where it is used? i have details it follows test plan, testcases...etc. i want real time explanation. pls any one give?
What is meant by Boundary value analisis and Equalence partitioning? Can give derive this using these methods? In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10% The next £28000 is taxed at 22% Any further amount is taxed at 40% Which of these groups of numbers would fall into the same equivalence class? a) £4800; £14000; £28000 b) £5200; £5500; £28000 c) £28001; £32000; £35000 d) £5800; £28000; £32000
how to test a store procedure?
can anyone help me regarding testing patterns?
define Testing of Procedure, Triggers and Functions in data base testing ?
What is Stability and Performance Testing in Testing the TV
i) functional test cases can we consider for regression test ? or we have to write separet test cases for regression test ? ii) How to write the system test case and what are the technique shall we have to follow ?