Answer Posted / giribabu
1)Simple Join
a)Equi join
b)Non Equi-join
2)Self join
3)Outer Join
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
A form has four mandatory fields to be entered before you submit. How many numbers of test cases are required to verify this? And what are they?
how we write test cases to brs,srs,hlds,llds
please give information about ERP Projects and how V-model use in project
can any one explain me briefly erp pharma project including all modules,like how to tell this project in interview in terms of s/w testing
What are the main key components in web applications?
Functional and Integration test scenarios for actitime application
What is the main use of preparing traceability matrix and explain the real time usage?
What are the queries mostly asked in testing ? give me some examples.
Test cases for Internal IP Messenger
Difference between adhoc testing and error guessing?
What is six sigma?
What is deferred status in defect life cycle?
What is the typical situation u faced while collecting the test data?
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
What type bugs you will find in integration testing with example?