Suppose that you're running tests on windows calculator and
find that 1+1=3, 2+2=4, 3+3=7, 4+4=8, 5+5=11, 6+6=12. write a
bug title and bug description that effectively describes this
problem.
Answer Posted / wasim
I may logged it in this manner:
Bug title: Sum function is not working properly
Bug Description:
1. Launch the calculator
2. Click on 1
3. Click on +
4. Click on 1
5. Click on =
System will display the wrong result by incrementing it 1. This issue is only occuring for odd numbers.
| Is This Answer Correct ? | 28 Yes | 3 No |
Post New Answer View All Answers
Explain the ramp testing?
IN MY APPLICATION SOME WINDOW IS THERE IT CONSISTS OF SOME 25 LABLES IN THOSE FOR THE ALREADY SELECTED ONE IT WILL SHOW THE BACKGROUND COLOR IS YELLOW WHILE CHECKING IT SHOULD CHECK THE ALL LABLES WHICH ONE IS HAVING YELLOW COLOUR backcolor=SwfWindow("ALTAIR").SwfWindow("Load Wafer").SwfLabel(" ").GetROProperty("backcolor") SUPPOSE LIKE DS IT WILL BE THERE THEN FOR THAT SwfLabel(" ") inside this how to specify is my doubt because i have to check all the 25 labels plz explain it how to specify that
How many test cases u will write for Acceptance testing?
Can you list down a few characteristics of a test case?
Do you write test plan and test case?
Explain the concept of semi-random test cases?
Who will take care of test plan and test case?
Write all test cases for Bus Pass Renewal
write a test case flipkart login page
Why is it that the boundary value analysis provides good test cases?
Can any one send me the Sample sanity Test Cases??? Mail id:veerabhadrudu.p@gmail.com
You have designed test cases to provide 100% statement and 100% decision coverage for the following fragment of code. If width > length then biggest_dimension = width else biggest_dimension = length end_if the following has been added to the bottom of the code fragment above. Print 'biggest dimension is ' &biggest_dimensionprint 'width: ' & width print 'length: ' & length how many more test cases are required?
How to write test case for this scenario. The First Name data entry field shall be removed from the existing Contact Information screen
Test a file replication service that copies files from one net location to another
Write Test cases for the below scenario? scenario 1: Replace the current CSS software with TML software. Scenario 2: Provide the same reports for business as currently provided by CSS software. Not: CSS and TML are customized software.