How to write testcases for username creation?Given
requirements are min 6characters,atleast one
alphabet,alpha,alphanumric
Answer Posted / venu sai
In the text box we checking cursor from left to right
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
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?
What is transaction testing?
Explain how to develop a test plan and a test case.
plz.. tell me hw to write the Use Case for Online Purchase... just tod. itself i need...
Positive and Negative test cases for the speedometer?(minimum 5 each)
Explain the monkey testing?
Explain the glass box testing?
Explain the logic testing?
i am preparing for interviews in real time job what test cases we have to prepare please explain with example?
What is gray box testing?
Can any one tell me how to write test data. i mean, to test each input, 2 test input(1 for +ve, & other for -ve) are given. so , for example, if i want to write test data for login form, how many test data should i write in test case?
How to write test case for this scenario. The Contact Information screen shall be displayed to the user during Case Update
Explain the unit testing?
Can anybody help me out to write test cases for booking train ticket online???
What is use case testing?