consider a program module that inputs two (2) values, n and
max, and computes the sum of the first n integers as long as
this sum is less than max; otherwise an error should be
reported. if n is negative, then it takes the absolute value.
a) list the equivalence partitions, and
b) list the boundary values.
No Answer is Posted For this Question
Be the First to Post Answer
IF A > B THEN C = A – B ELSE C = A + B ENDIF Read D IF C = D Then Print "Error" ENDIF A. 1 test for statement coverage, 3 for branch coverage B. 2 tests for statement coverage, 2 for branch coverage C. 2 tests for statement coverage. 3 for branch coverage D. 3 tests for statement coverage, 3 for branch coverage E. 3 tests for statement coverage, 2 for branch coverage
Explain the load testing?
how to prepare unit test scripts for accrued interest calculation.
Please give me a test case scenario for search engine covering all the fuctionalities
Please Tell me the Real Process of a Company. My company is very small & Developer explains me the feature and I prepare the test cases according to he explained .No one is there to review what I have written in the test cases.Test cases are ok but still I have the knowlege of real testing documents i.e which documents I have to prepare What is the flow starting from requirement gathering.Please tell me ,Thanks in advance .It will really helpful to me
how to write test cases for the example state name starts with A B C D E F G H I J K L Z
Sample test cases for data conversion(Utility billing system)
How many bugs have u found in your project?
how we test the login page using jwebunit test case...
Write tast case for a+b=c?
my friend has done one project using .NET framework with C# coding and backend SQL Server 2005. In it, he has prepared and execute the test cases and stored that in the centralized database. in software testing, Do the testers do like this or use excel sheet to store the test cases? tell me .... i have so confuse.. pls anybody answer me as quickly as possible
HOW TO WRITE TEST CASES FOR MEGHA MENU DROP DOWN BOX.