i got Question from iflex-just client gave just functional
spec but they didnt provide any detaill, supporting
document.but they want with in ten days testplan and test
cases.excuse ans like prototype method. Question is how
will u start writing testcases?
Answer Posted / neel kamal
As u told client gave you a functional spec.. then u have
to explore it (appling exploratory testing and error
guessing technique)and make test plan or test cases.This is
the only answer of your query.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
If I have to write the test cases for any report & there is date box.then may I have to write only select date or have to write all steps required for selecting date
What is business validation test case?
what is black box system in software development in system analysis and design?
How to write test case for this scenario. The system shall compare the requested name with the Service Member Name field in the database
What are basic types of test cases?
Explain the concurrency testing?
I need GUI test case for home page?
What is test cases for mobile phone ?
Explain the monkey testing?
i am preparing for interviews in real time job what test cases we have to prepare please explain with example?
Hi Team, I have two scenarios ,only one step alone deference betweeen them and preconditions of Test scenarios are defferent . In the above sutuation , are we going divide test cases into two or can we club into them into a single. Regards seshu
Explain the component testing?
How would you do " Keeping two folders in sync testing"
how to write test cases in interview exam like one website it contain a/c # text box, current bill amount text box,sms offer,calling offer,internet these 3 are list boxes and remindmelater,continue these 2 are buttons. and qu is like 1.user doesn't have any dues from past 90 days,2.whose bill amount >= rs2000 from past 6 months. use this 2qu write testcases.
Can someone tell me the test cases to test the password for with following scenario: 1. Password should be minimum 6 chars and maximum 8 chars. 2. Password should consist one uppercase letter 3. Password should consist of one numeric 4. Password should consist of one special character.