Answer Posted / raghu
We can start writing test cases by..
Installation testing
Functionality testing
usability testing
End to End testing
Security Testing
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Explain the sanity testing?
Explain which test cases are written first black boxes or white boxes?
Explain the monkey testing?
How many test cases u will write for Acceptance testing?
In manual testing, I have query regarding data conversion testing. I am working on xml document. How do we write test cases for below input as well as for output
Input:
What is use case testing?
Give me a example that differentiate Test case Procedure,Test case Scenario,Test case Discription & test steps.
How would you do " Keeping two folders in sync testing"
Explain the gray box testing?
write test case for pen cap if it is not present?
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
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.
what is the technology used in financial applications?
User registration form so many details will be there to enter like Username,Phone No,Email id ect.how do we write test cases for that? in one textbox i have to write all the test cases and go to next textbox
Write test cases for 8+4?