Actually how many positive and negetive testcases will
write for a module?

Answers were Sorted based on User's Feedback



Actually how many positive and negetive testcases will write for a module?..

Answer / btech

That depends on the module & complexity of logic. For every
test case, we can identify +ve and -ve points. Based on
the criteria, we will write the test cases, If it is
crucial process or screen. We should check the screen,in
all the boundary conditions.

Is This Answer Correct ?    4 Yes 0 No

Actually how many positive and negetive testcases will write for a module?..

Answer / praveen 9885734486

The above answer is currect apart from that a minimum of
1.6 times inputs in a test case

ex: if a form containing 2 inputs means atleast 2*1.6 ==
3.2 so atleast 3 test cases r required.

Is This Answer Correct ?    0 Yes 0 No

Actually how many positive and negetive testcases will write for a module?..

Answer / prakash

We will right only 1 positive test case and so many -ve cases .

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Testing AllOther Interview Questions

You have been given an application and you have only 15 mins to test the application. How would you do the testing?

4 Answers  


what is the difference between 8.2 and 9.2 versions of qtp tool

0 Answers   AppLabs, TCS,


Describe your ideal working environment.

0 Answers   ICICI,


What is use of SCSI-ID?

1 Answers  


As part of which test process do you determine the exit criteria?

0 Answers  






What is your primary role in your project?

0 Answers   ABC,


What is the main benefit of designing tests early in the life cycle?

0 Answers  


I'm interested to build my career in testing and I don't have much knowledge which book is good to refer. Can anybody please share some books names ?

3 Answers  


Write a function Occurrences() in a language of your choice that takes in two strings. The first is a search string, and the second is a sentence. For example, running the function: Running Occurrences ("o", "Red Gate Software - Ingeniously Simple Tools") will output: Occurrences of 'o': 4 Occurrences ("at", "The cat sat on the mat") will output: Occurrences of 'at': 3 Sample Question 2: 2)Below is Notepad's File/Save dialog. a) If you were asked to test this dialog, how would you go about it? b) List various inputs you might place into the "File name" text field to test it.

0 Answers  


How should I prepare for CSTE Exam?What should I do as I am not having any idea about it? How to register , what r the study materials,validity of certificate.Pls help

1 Answers  


What is TRM?

1 Answers   TCS,


What is top-down strategy?

0 Answers  


Categories