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 |
Can somebody provide me some interview questions on Selenium? plz email on er.pallavikapoor@gmail.com
Examples where you have worked on your own and as part of a team.
Every One is saying that Documentation is very very importent in Tester's Life.Could any one explain with proper examples..?
Following questions were asked in amazon interview during written test for the post of Quality assurance engineer. Note. u can use any scripting language for 2nd 3 rd questions. Logic is important. 1.Write test cases for file transfer using bluetooth and IR in mobile⦠2. Input = 193 the output should be displayed as 100+90+3. Write code without using inbuilt functions and procedures 3. string = performance and delimiter = r Write a code to display the output as Pe r For Man Ce Without using split function and inbuilt functions 4. please give correct test data for the remainder in the below program and also for the time TIME: DD MM YYYY HH MM SS Reminder: [ ] minutes
what is the diff between test strategy & test methodology?
What all things you should consider before selecting automation tools for the aut?
what is feasibilty study...?
Explain interface?
what is the difference between 8.2 and 9.2 versions of qtp tool
What is the main goal of defect prevention meeting?
What are the layers of FCOE Protocol?
To test a function, what has to write a programmer, which calls the function to be tested and pass test data.