How to arrive Testcase? and how to write testcase for email
address? please any one of the write answer send my id
Answer / annapurna
Test case is the check list of all the perceptions of a test
engineer or it is also defined as the ideas of the test
engineer, the only way to arrive the test cases is through
our ideas, creativity.
EMAIL ADDRESS TEST CASE
So u want 2 enter a email id , let us take the
requirements as following
REQUIREMENTS :
consider a text box
It shud accept only 10 characters - 20 characters
" " " @, _ , . symbols
" " " small alphabets
so here we shud use boundary value analysis and equalence
patition table techniques 2 write this test case
| Is This Answer Correct ? | 18 Yes | 1 No |
What is neutral test case?
What is Junit and bash testing
Whenever developer will recieved the defect from the tester,then he will go thru the defect whether it is acceptable or not?for that he will execute that application again,while executing if he did not found any such type of defect(what we are rise the defect above),then he will send that defect to the corresponding tester with status of 'reject',as a tester what we can do?(here writing the reproduce steps and attached screen shots has been done by tester while sending the defect to the developer, no need to send reproduced steps and screen shots again)
Is there any testing named as Comprehensive testing
Can you explain the concept of defect cascading?
In real time where u can apply traceability matrix
Can anybody provide me links for the ISTQB certification materials?
What is the difference between a bug, a defect and an error?
what is localisation &globalisation
Tell me some Adhoc testing scenarios of ebay (online auction product)?
Which Tests the whole system rather than software? a.)Blackbox testing b.)Whitebox testing c.)Stress testing d.)Mutual testing
What is the difference between sanity testing and smoke testing