i have soure and target having 1 laks records same structure
and same data. no primary key. how to do data validation in.
how to identify each and every record same r not. i want check
every record. wat is process.
Answer / suresh
By Using Minus query :
select * from Source
minus
select * from Target;
if it shows no rows found then their is no mismatch between
source and target.
| Is This Answer Correct ? | 1 Yes | 1 No |
what is the difference between test scenario n testcase.do we have separate template fr test scenario.what is the use of scenarios.pls explain with example.
what is stub and driver and tell me how can we introduce them in integration testing
what is test objective?
19 Answers CTS, Polaris, Value Labs,
1. why do you go for test bed ?
what is the diff b/w local and global variable?
if u are asked to test yahoo login page what will be thw ur test cases ?
how do u do smoke test for login page which has username , password, ok, and cancel buttons
What is Test Strategy and Test Plan..what is the Diff.between those?
Can anyone tell me the correct difference between compatibilty testing & configuration testing
what is quality assurance,quality control and configuration management systems?
What is bucket testing?
Why would we not include these?