Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is error guessing?

Answers were Sorted based on User's Feedback



What is error guessing?..

Answer / satish

Error Guessing comes with experience with the technology
and the project. Error Guessing is the art of guessing
where errors can be hidden. There are no specific tools
and techniques for this, but you can write test cases
depending on the situation: Either when reading the
functional documents or when you are testing and find an
error that you have not documented.

Is This Answer Correct ?    53 Yes 6 No

What is error guessing?..

Answer / manoj

error guessing is a technique to guess differnt errors(yet
to discover) by navigating the application assuming from
previous experience of simillar type of application.

Is This Answer Correct ?    30 Yes 3 No

What is error guessing?..

Answer / jooli

It is a black box testing technique. An experienced person
can guess the error. Sometimes there can be some hidden
errors.Without experience we can't find out it. If the
tester is an experienced guy, when the situation saw, he
can assume there is a chance to see some hidden
errors.Without experience, no one can assume like this.

If it is wrong please correct me.

Is This Answer Correct ?    32 Yes 6 No

What is error guessing?..

Answer / karthik sekar

Error Guessing comes with experience with the technology
and the project. Error Guessing is the art of guessing
where errors can be hidden. There are no specific tools
and techniques for this, but you can write test cases
depending on the situation: Either when reading the
functional documents or when you are testing and find an
error that you have not documented

Is This Answer Correct ?    21 Yes 2 No

What is error guessing?..

Answer / uday kumar. a

Error guessing involves asking "what if". For example, the
statement might be made "the user must input a valid zip
code". What if the user enters no zip code? What if the zip
doesn't match the state? What if the zip code doesn't
exist? Etc...

Is This Answer Correct ?    31 Yes 13 No

What is error guessing?..

Answer / karthikeyan

Error Guessing is a software testing design technique based
on the ability of the tester to draw on his past
experience, knowledge and intuition to predict where bugs
will be found in the software under test.

Is This Answer Correct ?    11 Yes 2 No

What is error guessing?..

Answer / chandrasekaran

Say For eg.,

Requirement 1: Contact No should be Numerals and should be
not less than 10 charactesrs

Application is having Contact No. Field.

These are the Error guessing technique.

1. What will happen if you left blank.
2. What will happen if you enter other than numbersals.
3. what will happen if you enter less than 10 numberls.
4. What will happen if you enter alphabets in between the
digits

etc.,

Is This Answer Correct ?    7 Yes 1 No

What is error guessing?..

Answer / mena

A test design technique where the experience of the tester
is used to
anticipate what defects might be present in the component or
system under test as a result
of errors made, and to design tests specifically to expose them.

Is This Answer Correct ?    5 Yes 0 No

What is error guessing?..

Answer / prasanna

it comes out of experience. it's just viewing the software
with specifications and finding out the bug.

Is This Answer Correct ?    8 Yes 5 No

What is error guessing?..

Answer / sharmila juvekar

Error Guessing mainly depends on the experience of the
tester. It helps the tester to identify the error in prior,
to identify the test cases on the basis of guessed errors
in particular piece of software code.
The purpose of error guessing is to focus the testing
activity on areas that have not been handled by the other
more formal techniques, such as equivalence partitioning
and boundary value analysis. Error guessing is the process
of making an educated guess as to other types of areas to
be tested. For example, educated guesses can be based on
items such as metrics from past testing experiences, or the
tester's identification of situations in the Functional
Design Specification or Detailed Design Specification, that
are not addressed clearly

Is This Answer Correct ?    5 Yes 2 No

Post New Answer

More Manual Testing Interview Questions

differnce between testing life cycle and bug life cycle?

3 Answers   SoftSmith,


What is known as data-driven testing?

0 Answers  


What are the bussiness scenories?

1 Answers  


Explain the defect life cycle.

0 Answers  


what is regression testing and what is system testing? whaen we will do the regression testing and when we will do the system testing?

3 Answers  


How we map test cases with the requirement in Quality Center plzzz give the procedure step by step

2 Answers  


Hello Everyone, I am trying to seek a job in testing. Could someone please send me few real time 'Test Plan','Test Case','Tracibility Matrix'? Thanks, Lakshmi lakshmi.laks@gmail.com

25 Answers   DELL,


What is difference between Quality Assurance and Quality Control?

3 Answers  


name poneno dept sun 9894433467 computer This is the xls sheet a programs written to transfer this data into database write test cases and test scenario?

0 Answers   QualSoft,


1. fault based testing is reversed of which testing? option.1 conventional software testing Option 2Operations and classes that are critical or suspect Option 3 Use-case validation Option 4White-box testing of operator algorithms 2. Testing OO class operations is made more difficult by Option 1 Encapsulation Option 2 Inheritance Option 3 Polymorphism Option 4 Both Inheritance and Polymorphism 3. Which of these techniques is not useful for partition testing at the class level Option 1 attribute-based partitioning Option 2 category-based partitioning Option 3 equivalence class partitioning Option 4 state-based partitioning 4.Client/server architectures cannot be properly tested because network load is highly variable. Option 1 true Option 2 false 5. Real-time applications add a new and potentially difficult element to the testing mix Option 1 performance Option 2 reliability Option 3 security Option 4 time 6.Which one is not key term used in internal control and security Option 1 Threat Option 2 Risk Control Option 3 Vulnerability Option 4 Exposure 7.Acceptance testing occurs only at the end point of the development process; it should be an ongoing activity that test both interim and final products. Option 1 true Option 2 false 8.Static testing requires...? Option 1 Binaries Option 2 Source code Option 3 Product Option 4 Executables 9.etesting is testing the application with multiple sets of data is called retesting Option 1 true Option 2 false

2 Answers   Infosys,


There is a Create Card window. It contains Card Name,Lunch discount & Dinner discount. I have written test cases for above [+ve & -ve].Now there is one Party discount is added to that window. How should I maintain test case.Guide me properly.I want to know that whether I have to write new test case bloking the previous one.

2 Answers  


White Box testing won't detect missing function? a. True b. False

1 Answers  


Categories