Ho can i test the Email test boxes.
Answers were Sorted based on User's Feedback
Answer / mfsi_priyankaa
- test without the @ character
- test without any character before the @ character
- test without any character after the @ character
- test that you can use alphanumeric characters
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / saranya
Check that email value is empty or not
Check the position of "." is less than3
Check the position of "@" is less than 1
Check the email has contain either "@" or "." in tat value
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / aks
The above will be scenerio 1- sending new email.
The same can be tried for different scenerios like
forwarding,replying,attachments.
In interviews answer the question by writing different
scenerios and test cases for each.
| Is This Answer Correct ? | 0 Yes | 2 No |
what is mean by funtionality testing and performance testing,and what is the difference?
I Have 2 Yrs Experience in Manual I appiled in Job Portals still i m not getting any calls plz help me wat i need to do guide me please ?
What different types of manual testing are there?
Can u tell me about the difference between Window based Application and Web Application?
what are the Qualties needed by a softawre tester?
what we have to read to gain knowledge in banking and financial domain(software testing) for 4+ experience
How to prepare tracability matrics
hey showed me a Web page containing 3 text boxes labeled as Name, D.O.B & Blood Group.It also have 3 Buttons as OK, CANCEL,Reset. They told me that 1) when you click on OK it'll route you to the next page and save the data in the database. 2) When you click on CANCEL it'll route you to the previous page. 3) When you click on Reset it'll clears all the entries made by you. Now they asked me to write Test cases to test the functionality of that web page & asked me to write 1 critical test case after which they will give final go ahead to test the rest of the application... I wasn't able to write the critical test case. Plz answer.
test plan for atm machine in detail step-wise.
What is the value of a testing group? How do you justify your work and budget?
What is reference matrix or tracability matrix?
is it true that sanity and smoke testing done by developer to test the basic functionality whether its working correctly or not before proceeding further testing