Waht are Data sets?
Answers were Sorted based on User's Feedback
Answer / radhika
A sample set of data (inculdes both positive and negative)
which may be useful to test a particular functionality.
Example:Login page:field "Username" which accepts only
alphanumeric characters and Special symbols say:". , _ @".
Positive datasets:0-9, a-z, A-Z,.,_ @
negative datasets:Special symbols say:',",!,#,&,$,)......
Postive Scenario Action:If user enters any one of +ve
datasets and clicks the Ok button then screen may navigate
to another page.
Negative Scenario Action:If user enters any one of -ve
datasets and clicks the Ok button then user may get any
error message
| Is This Answer Correct ? | 4 Yes | 0 No |
In interview How do explain in Testcase of Calcuator,Cellphones, Email testing?
Does Automation replace Manual Testing?
What is the difference between walkthrough and inspection? Give me the exact difference.
Very Important Note for all the Testers!!! As the S/w Boom is getting considerably decreased...
What happens if we access a website that has cookies once the browser cookies are disabled?Does the website will be accessed?Though accessed, does the session will be tracked?
What is testing Approach, Methodology, Terminology, Technic and Types? what is domain? Please clear me.
Is Alpha Testing done by Testers or Developers?
what is the structure of test cases
Can anyone give me an example for positive and negative scenario??
what is meant by test stretagy?
Explain static and dynamic elementary process?
what is the difference between testing methodology and testing techniques?