Answer Posted / ranjitha
Equivalence partitioning - The whole range of input is
split into set of equivalence classes, such that a single
value acts as a sample for each equivalence class.
Exhaustive testing is not required in this case.
This technique consists of developing test cases and data
that focus on the input and output boundaries of a given
function as these are more prone to errors.
Example: A program needs to be tested with input range from
1000 to 2000. Boundary analysis will have the following
boundary values to be tested.
Lower boundary: (999 and 1001)
Upper boundary: (1999 and 2001)
On the boundary: (1000 and 2000)
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
wat are the questions would the project leader ask about the project?? please do send the answers early.
After insert the record in front-end, how will you check the back end by manually? Please explain?
a newly launched web site is hosted on web server.It is expected that 100 people visit the website every hour and browse 30 pages spending a total 15 minutes. what is the maximum hits/sec that the web server should support this load?justify your answer. need urgently. by rimesh
What is date driven testing?
how many modules in ur bank project? what functionalities r there?how did u check? could u plz expalin ur banking project?
How do u go about testing of web application?
do we need to write test cases for workflow of the product for instance: there is 2 module "TRAINING ASSIGN MODULE" and "EMPLOYEE" in TRAINING assign MODULE iam assigning training to employee setp is 1.selct traning "oracle" 2.select employee u want assign "peter" 3.apply. now to check whether training assign or not GOTO EMPLOYEE module 1.click on "peter" 2.click on 'view assign to employee'link.now this is a flow do i need to write test cases for this fllow.plz help me guy mail me nirmal_rawatt@rediff.com
qtp9.2 and qtp10.0 difference
what is functional testing terminologies
1.For a single module how many builds are possible 2.what will be the max or min time to finish up an single module
What is defect validity ratio?
Explain crud testing.
hai friends i need a general test cases for check box,drop down button and radio butoon can anybody reply me plz..........thanks in advance
In Manual testing how to test proxy servers? can u please explain with example?
What are the review documents used for testing?