Answer Posted / kumar
Test case id
Test case description
Test case Procedure
Test case input
Actual result (A/R)
Expected result (E/R)
Status
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How to write test case for this scenario. The text field that reads “ enter SDU number or the city and state of the SDU” shall be removed from the contact screen
write a test case for yahoo compose page?
Some test case for mambo cms (only basically: graphic, function...) Thanks for answer.
What is test environment? Elaborate with example.
How to write test cases for the following scenario: The system shall limit the search result display to 200 records. Do we need to write test data for it. How do we create a test data for it.
Write a test case of login window?
how to test a UI and aslo we need to check a log data fil which gets populated in the db.for this two scenarios give me test cases
Describe to me what you see as a process. Not a particular process, just the basics of having a process.
How many test cases u will write for Acceptance testing?
can anyone send me a copy of a business requirement and test cases attributed to such requirent. thank u
How to write test case for this scenario. The system shall allow for a wild card search for the first name with a minimum of one character.
Can any1 tell me how to do and Integration test design and test cases for Order Inventory system for use cases. ALso how is that going to differ from System Testing. The system is similar to amazon.com online ordering system and you can place order by calling customer call center.
Please guide me for Add new user test cases
What is the toughest moment you faced in your testing carrier in which everyone praised you?
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.