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.
Answer Posted / 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 |
Post New Answer View All Answers
Explain Testing process in your organization?
What is the Diff between Code Walkthrough & Code Review? What is the diff between walkthrough and inspection? What is meant by GUI Testing?
Can anyone please answer the below question on Manual Testing: Tell me about atleast 5 bugs you come across in your last testing?
can any body tell me what is the process of between after getting a documents and testcase writing.
What is mean by incident logging system ?
What is the responsibility of programmer’s vs QA?
Hi, what do you mean by internal auditing? what are the things they do in internal auditing?what they review? THNX in Advance
What are the differences between stlc and sdlc?
What is the Difference between Network testing and Web Testing?
which of the following is not a coding defect? Option 1 Test harness defect Option 2 Data flow defect Option 3 Initialisation defect Option 4 Algorithmic defect
I have 6 months experience as project tarine and one and a half year experience as software engineer.Should i write taht my total experience id 2 years.
Can you explian $ pillar of Agile
What are differences between Testing in Uncontrolled Environment and Abnormal Environment?
sanity testing is done during regression testing.is it true.if it is true plz explain?
What is the difference between three tier and two tier application?