Actually how many positive and negetive testcases will
write for a module?
Answers were Sorted based on User's Feedback
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 |
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 |
can anybody tell me what would be the ideal architecture for java based application and for dot net applications(like what would be the name of the application server,database server,client server etc)in testing environment? its urgent..
What is validation and verification testing?
what is the difference in testing a secured site 'https' & a non-secured site 'http&'
HI Any one can guide me What is database testing ? And How will do it . Please refer me any site or document to know more abt data base testing.
What is a software version?
What are the categories of defects?
As part of which test process do you determine the exit criteria?
you are a SQA lead on a project that uses an agile development environment, The lead developer has been instructed to write and initially-failing automated test case, then produce minimum amount of code to pass the test and finally refactor the new code to acceptable standards. based on above, Which type of SQA-focused SDLA is being used?
What is cause-and-effect (fishbone) diagram?
What are the layers of iSCSI Protocol?
Explain Quality centre? how companies follow the process?
what is meant by smoke Testing??