While creating test cases, a tester needed some extra information which was missing from the written requirement documentation. How a tester will go about creating those test cases?
You have been asked to estimate the story points for a particular story using the Fibonacci sequence. You have reviewed the story, but it seems to indicate a significant amount of work and a number of unknowns, particularly around the creation of test data. At this point, you don’t know if you’ll be able to use existing data or will have to create your own. You also don’t know how you will test the interfaces between this story and the existing code.
Given this information, what would be the proper value to assign in story points?
While creating functional test cases, a tester found out that not all information necessary are available in the available documentation. What the tester would do to create test cases ? Assume this tester is a part of Scrum team.