How will u write the test case if u dont have the
requirements and ahve the similar application
Answers were Sorted based on User's Feedback
Answer / rems
If we don't have any documents available for preparing testing then we have to communicate with the Developers, Business Analysts and Subject matter experts. eg. walkthroughs, arrange meetings and get clarifications via email as well.
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / amit verma
For this scenairo v can write the Test cases in such a way
like:-
-Can write UI Test cases by using UI of the similiar
applictaion.
-By using Experience based tech., v can also write some
teat cases.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / gowrisankar.m
If requirements are not clear or we do not have requirements
then we will write Test Cases in ADHOC Manner. i.e pls
verify the ADHOC Testing Definition.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / sainath
1)Explore the Application.
2)Understand Each and Every Feature.
3)Understand How Each and Every Feature Related.
4)Identify Possible Scenarios.
5)Write the Test Cases.
6)Prioritize the Test Cases.
7)Execute the Test Cases.
8)Report it.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / lakshya
If requirements are not given, then we can write testcases
by using use case diagram and state transition diagram.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / mallikarjun
if requirements are not clear,then we can write testcases by
effective communication with domain expert and BA
and also we can go through ADHOC manner
and with our commonsense and experience.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the function generator?
What is the difference between volume and load?
Tell exact difference b/w Smoke and Sanity testing with example?
What are the points to be considered while testing an application on different browsers like firefox, opera, mozilla, ie etc. on both windows & linux ??
What are the different test levels
6 Answers IBM, Riphah International University,
is programming knowledge is necessary for testing
is validation done in white box testing .
Why we give test deliverable to client ? or what is the purpose & necessary for giving test deliverable to client ?
Please give an example of White box Testing?
does regression testing start from 2nd build or 1st build?why?could u plz answer
Explain stub in testing point of view?
When to do Black box testing?