How will you get the Data requirement for your testing?
Answers were Sorted based on User's Feedback
Any testing that you perform should have requirements. If
someone asked you to test functionality on a system, they
or the user need to tell you what they expect and what the
outcome should be. If there isn't a formal system
requirement, then from the information you gather, you
write the requirement for the testing you are asked to
perform.
If you are asking about DATA, be it numeric or such as
name, address, city, state, zip code data requirements.
This information also comes from the person requesting the
testing.
NOTE:
If you don't know what to do, you can't know how to do it.
In other words, how can you test something that you don't
have the correct information. How will you know if the test
case passed or failed, or if your test case is even valid?
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / adithya
Data requirement is the first prerequisite of Entry
criteria...and it should be given by the client or from the
Dev BA...
| Is This Answer Correct ? | 0 Yes | 0 No |
What is peer reviews?
Explain what test plan is?
What is your primary role in your project?
What are the ways of functional testing? Can you give me an example of how to perform Functional testing on a Login Page for example.
which testing we do during requirements? a. white box testing b. black box testing c.both testing d.none
what are the key factors for performance testing ?
What do you think is the perfect test management system for test service vendors like me?
Explain inputs?
What is the main objective when reviewing a software deliverable?
What is the maximum length of the test case we can write?
Testing wherein we subject the target of the test, to varying workloads to measure and evaluate the performance behaviors and the ability of the target and the test to continue to function properly under these different workloads?
What is functional system testing?