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 |
Why would we not include these?
1)What is the main difference between web based application and windows based application ? 2)can anyone give me proper example of high severity and low priority ,low severity and high priority , both are high and both are low ?
What is lessons learnt document?Explain.
Can anyone please explain me abt the IVR speech Testing,iam having an interview on that,what type of questions to be answered?
What is unit level testing?
Can Someone tell me scenario in testing having low severity and high priority and vice versa
Written Paper at Net Solutions: 1) Difference between Smoke Testing and Sanity Testing. 2) Bug life cycle. 3) Write the steps followed in STLC in your company. 4) Define: 1) BVA (Boundary Value Analysis) 2) ECP (Equivalence Class Partitioning) 5) Write test cases for a login screen with following fields/buttons: Username: Password: Login (Button) Cancel (Button)
Can you please tell me what to test in a web based application? And i need to do usability testing and functionality testing for the same (web based application. So please tell me how and what to check the functionality and usability of the web based application?
Explain the difference between alpha testing and beta testing.
How can u know IP Address of a computer?
What are the differences in testing a client-Server and a web Application
What is the difference between santity & smoke testing?