how can we write test cases with help of functional spec?
is it not appropriate to write by using the application?
Answer Posted / uma mahdevan
there lies the intelligence of a tester... if one has
understood the functional specification properly you can go
with it..... though small changes may be done when the
application is in your hand.....
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the possible test cases for a palindrome.It must be starting with alphabet and its length is 100 .It should accept alphanumerics only.It should take only 100 numerics to the textbox
Who will take care of test plan and test case?
What is the difference between test scenarios, test cases, and test script?
How does the size of the OPCODE field limit the number of operations? Give an example to support your explanation?
how to write testcase for the output of an program ****0 ***01 **012 *0123 01234
Test Case for Text Editor!
What is the domain testing?
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
In a log in page what will be test procedure, test scenario, test description & test steps?
A wholesaler sells printer cartridges. The minimum order quantity is 5. There is a 20% discount for orders of 100 or more printer cartridges. You have been asked to prepare test cases using various values for the number of printer cartridges ordered. Which of the following groups contain three test inputs that would be generated using boundary value analysis?
Explain the soak testing?
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 would you do " Keeping two folders in sync testing"
If userA send a string through whatsapp but userB is not getting properly the string, Then what may be problem? Can someone write testcase of this. Both whtsapp application is same version and OS is also same android version.
How to write test cases for lift?