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 |
Presently working in software company as a software test engineer with 1.5 yrs of experience but i am 2002 passout.Gap is 6 yrs.Is there any problem getting job in MNC? Which criteria HR follows for recruiting test engineer?
hi!!!!!!!!!!!! i heard there is a new type of testing i.e. YELLOW TESTING if anyone knows about it plz tell me. thanks
who will prepare Functional requirements specification(FRS)
When the GUI Testing will be held on the V model ?
After few months, I'll be having 2 years of experience only in Manual Testing.I want to know which type of questions I'll be asked in Interview if I'll appear for any.
plz send test scenarios and test cases for "user name should have vowels only with the range of 4 to 8 characters"
do you write test cases for adhoc testing?
hi friends .......... from srs to signoff what r the tests the testing team will conduct either sequentially or parallel pls advice thanks in advance
What is mean by Defect Metrics? Write some defect metrics?
which tool used for gui testing?
Explain Functionality Testing Techniques
we are about to implement a Test tool to test the performance of website, so what script does a tester should know (friends plz help me)