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 |
What are the queries mostly asked in testing ? give me some examples.
What is Test Metrics? and what are the different types of test metrics?
what is test harness?
what are the contents of SRS documents?
What is the negative test cases for www.yahoo.com?
Hey all,in a web applications,i am typing the URL in the browser and entering the Username & password.After clicking Login button,where the authentication will happen & how (i mean how is the process goes on...browser,web server,DB server level)...Pls answer...
Functional testing is the part of System testing or System testing is the part of functional testing
Compatibility Testing
What are the different test techniques?
write the test senario on opening door in the flow diagram format
Write SQL query to see first 100 recorders from table?
If the developer rejects that its not abug means then whats the next step we follow?