i have source and target having same data structure 500
fields and one lacks records. how to validate data. write 5
scenarios.
Answers were Sorted based on User's Feedback
Answer / joshua paul
1. Validate if there are total of 1 lak records
2.Check if there are no null records
3.Validate if there are 500 Fields.
4.Check if the fields are not null .
5.check the field to data mapping .
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / laxman
1.Initially all the fields must present in the application
2.Primary key column must present
3.It shouldn't accept null values
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the essential elements needed for database testing
Can you explain the different methodology for execution and design process in SIX sigma?
If there is a button called Edit button. 1) Editing can be done by double clicking the object 2) Editing can be done by pressing Edit button 3) Editing can be done by pressing Alt+E key Then Should I have to write 3 different test cases for editing object? What should I do so that I 'll not miss the any functionality while testing.
An employee table, with the columns id, name, sal and dob.Query to select emp names of all highest salaries(there are 4-5 people having the same salary which happens to be the highest).
how to test an web application. and what step have to considered first.
what is meant by deffered status
in database testing, which are the things u used?
How do you handle conflict with programmers?
winrunner q's..(if winrunner 1.explain types of recording modes? 2.how winrunner recognize GUI objects? 3.what is there in GUI map editor? 4.explain types of checkpoints? 5.syncronization point? 6.diff. between wait st. and synchornization? 7.diff.between is treturn & texit? 8.diff between tl_step and report_msg? 9.what is data driven test? 10how we parameterize the variable? 11.some ddt commands? 12.why we need to automate ? 13.explain database checkpoints with connectivity? 14.diff..between compiler module and main script? 15.expain in,out,inout parameters? 16.function generator? 17. Search path,breakpoints? 18.diff between step,step in,step out?
Meaning of Web Application. my doubt is www.yahoo.com .it is web application?
Can someone explain integration testing with examples?
What is the difference found during the Web Page testing & Desktop testing?