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



i have source and target having same data structure 500 fields and one lacks records. how to valida..

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

i have source and target having same data structure 500 fields and one lacks records. how to valida..

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

Post New Answer

More Manual Testing Interview Questions

What is Performance Testing?

2 Answers  


1. what is a test bed ?

2 Answers  


What is early testing?

0 Answers  


diff b/w waterfall model & spiral model?

14 Answers   APIIT, BBD, QQ, Rift Valley Institute of Science and Technology RVIST, Wipro,


why do you go for white box testing when black box testing is available?

6 Answers  






What is the difference between Functional and Technical bugs? Give an example for each.

4 Answers   Geometric Software, TR,


What is defect WITHDRAW? When you do this?

0 Answers   Accenture,


what is test data?how test data is prepared? are there any guidelines/methods to prepare it?

4 Answers  


can anybody tell me what would be the architecture for window based application.And what would be the architecture for web based application.(its very urgent)

1 Answers  


If client give you a project then which testing you will perform first

0 Answers  


what is the difference between metrics and matrixes .. if possible please give some examples..

1 Answers  


How will you deploy a web appln?i mean how will recive that build if it is web based(asp.net)?

5 Answers  


Categories