We can also include some other techniques for selecting
input data.
1. Cause-effect graphing.
2. Error guessing
But i know these two techniques also we will use for
selecting test data.
1. Black Box Techniques
2. White Box Techniques
I have involved in Black Box Technique.
1.Boundary Value Analysis
2.Equaivalence Value Analysis
3.Error Guessing
4.Native Testing
5.Passtive Testing
Regards
Saran,Chennai
Review the Requirements and produce usecases
Derive the test cases through the usecases and Reqirements
Where ever necessary perform equivalence partitioning and
apply Boundary Value analysis on the test data (this is
applied for the test data while executing a test case)
Type of testing strategy :
1) White box testing
2) Black box testing.
testcase technique for
white box testing
a)Random
b)Equivalance partitioned class
c)Boundary value analysis
d)Cause and effect graph.
e)State transition.
f)Guessing
i follow the test cases according functional requirement
specification.
testcases is 3 types.
1.GUI test cases
2.positive test cases
3.nagative testcases.
Is it possible to have a defect with high severity and low
priority and vice-versa i.e high priority and low severity?
Justify,if possible? give a example?
Hello Friends Can anybody give me some idea about
telephonic interview on Testing.As a exp. what could be the
questions , that u guys have faced or you know ? Plz help
me out .
I need some help. Could you solve this query i got this
query the other day. Any help would be appreciated
Write down any potential problems or omissions from this
Fault Log
Fault no: 278 Environment: Windows 98
Priority:3 Tester:Author
Application: Web testing
Description
When i log onto the screen DF342 I should be able to delete
records. However when trying to delete records an error
message appears telling mw that im not authorized
Response:
25 Aug: Programmer: Security needs to be setup providing
access to the delete facility- No error
26 Aug:Tester: We had Security up and it doesnt seem to
work- I have reopened this fault
What can you tell about the project if during testing you
found 80 bugs in it? or What is the V-Model Development
Method and do you agree with this model?
Hi friends!! Can u tell me, what is meant by Database
Testing? How it can be done? What is tested in it(like any
Queries like Select and all are tested or not)?