I Want to know for the different fields For e.g there are 6
different fields and menus, How much possible test Cases
can be written there is any calculation?
Answer Posted / prathyusha
first you have to under stand the requirements if they want to test 6 field then
1)test first field with valid data
2)test 2nd field with valid data same as 3 4 5 6 then
3)we have to test the negative conditions also by providing invalid data
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain accessibility testing and its importance in the present scenario.
what type of quetion may be asked for experienced person in manual tester of 1 year?
Diffrernce between client server testing and web server testing.
Can anyone write test cases on google account creation page in the testing template format , urgent pls and explain if possible how to execute also
What's the difference between system testing and acceptance testing?
need testing projects where can i find them
What are the different servers and difference between them?
Which is the best testing model?
What are the main key components in web applications and client and server applications?
i looking for the software testing job with the exp of (1.5 yrs ), if anybody knows how to approach the companies ,pls let me know , possible que which will be asked in interview ? pls send me sample resume for testing ....pls do the favour as soon as posible .
Explain the defect life cycle.
what are all the things we will include in " what to be tested and what not to be tested" in Test Plan
Have you ever completely tested any part of a product? How?
If client give you a project then which testing you will perform first
Hi, I was asked following question during a interview. Please answer it: Password field is there,we can accepts every character except underscore and semicolon. It can accept min 6 characters and maximum 12 characters. Prepare boundary value and equivalence class test cases.