If for any software product, if the customers more often us
few functions, and rarely use few othere functionality.
what a tester can expect more deffects can be found, in
what area, where the functionality frequently used OR
where rarly used?
No Answer is Posted For this Question
Be the First to Post Answer
I have s/m which gives me square of numbers from 1 – 10000. How do u test it.
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.
Explain the concurrency testing?
How to write test cases for payment gateway.
write a test case for student admission form
If there are 10 steps for a test case. and for this test case there are 6 expected results. should I write 6 exp. results in the Expected Result column for a single tes case
write the test cases for traffic signal and sensor doors.
Suppose a job should be executed for every two hours? Write test case for this?
How to write test case for this scenario. The Contact Information screen shall be displayed to the user during Case Create (Local Only),
What are the test cases to write to test user account locksout after 5 invalid attempts
Sample test cases for data conversion(Utility billing system)
Below is a user story where Dave, a dispatcher, wants to use a console system to talk to Fred, a person in the field. Create a list of test cases to verify these requirements have been properly met. User Story 3004 - Dave wishes to call Fred using a phone. Dave needs the ability to dial digits for an outbound call to Fred. The dial pad will have a display area for the digits being dialed. The dial pad will have the following functionality: Recall Dial Tone, Recall Last Number, Backspace Current Digit, and Phonebook (Contacts) Access. The dial pad must be touchable and the “Dial” button will be used to initiate the call. A prototype version of the dial pad is attached below. The dial pad will have the following configurable properties: Display Color, Display Font, Foreground Color, Location and Size.