There is a front end application to enter name and marital
status. you are provided with a fesh database. On entering
5 set of data at a time an error occured, but on entering
rest of the records you were not able to reproduce it. What
could have been the reason for the error.
Answers were Sorted based on User's Feedback
Answer / pradeep nambiar
I believe the error can be of different types.
1) Data types length mismatch.
while writing the inland sql related to UI the metadata or
the columns with data type length would be more than the
database data type length .so user might have entered more
characters in the UI ,this would display the error scrren
while data is getting updated in the database.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / s srinivas reddy
It depends on the what sort of Error the user is experiencing.
| Is This Answer Correct ? | 0 Yes | 2 No |
plz send the test scenarios and test cases for "user name should contain 4 to 8 chars and they should have only vowels"
what ways u followed for defect management
what is the Difference between Integration testing and system testing?
Explain the manual testing process?
What is meant by benchmark testing?
explain the 5 types test matrics?
Should testing be only after build and execution?
How do you find synchronisation problems normally?
who wil give the standards of testing ? iso or astm
Mapping the test cases with the requirement. What is this process called?
Hi , Please send me the interview questions which were asked in manual testing mainly the test cases asked to write in interview.
what is gui testing? what is the most important thing we need 2 know before this and how 2 do gui testing