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 |
I am 1 year experienced Quality Analyst, currently working in the same company . I m looking for a change but i think that i havent gain any knowledge in the past year..... please tell me that as a 1 yr. experienced what all should i know ? i want to make career in testing.
Hi all, Am a new comer of this site, and into testing. Basically a BBA graduate, a fresher in IT industry..well am doing my testing course in STC.., chennai. Cld anyone send me across few testcases.. Thankyou
is it possible to check the Recording/play back in white box testing?
Difference between Re-testing and Regression testing?
what is mean by Performance Related Testing in data base?
hello there, can anyone tell me what type of question does lg soft company ask in written test especially for a quant part? Thanku
What is SQL Index ?
Can you explain how state transition diagram can be helpful during testing?
Can anyone please answer the below question on Manual Testing: Tell me about atleast 5 bugs you come across in your last testing?
which domain is of high demand for software testing, Right now i am working in Education domain .How about demand for Education domain and which companies are recruiting in education domain
Can anybody tell me how to write teste cases real time with a example.And what doc. u require for it.And what r the testing types u apply seriiiially on the application.REAL TIME PEOPLE ONLY.
4 Answers Quest, State Bank Of India SBI,
From where should we start writing the test cases. Say suppose we have a pageA with few check boxes, radio buttons, links, some text in it and a link on pageA takes us to another pageB. Then from where should we start writing the test cases?Also suppose we have 10 links in a page should we write separate test cases for each link?