what is the output of this query
selet * from employee where 1=2
Answer Posted / jana
here only the structure of the table is available and what
ever the data is there in the table is not copied into the
other table.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What does a manual tester need to become proficient with db testing?
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?
How to test an application if it was already developed and it is in the state of changing the functionality according to the customer requirement How to start testing in this situation. I got an application to test.It is a desktop application.It is still developing and started 8 months back.how can i start to test this application? Is it the right way to test it in "Random testing"? or writing the testcases from page one and executing them.i have an another responsibility that is I have to automate that application. can anyone tell me what is the process to test this application.
Is there any procedure of web-site development in manual testing. If yes what are factors we should test?
On what basis you are fixing up the time for project completion?
Work flow in testing in your company?
Can you explain usability testing?
how to clarify functional requirements and non functional requirements in a srs?
What is the difference between functional testing and integration testing?
How do you test google or gmail application??tell me step by step process??
How can software qa processes be implemented without stifling productivity?
What's the difference between system testing and acceptance testing?
do we need to write test cases for workflow of the product for instance: there is 2 module "TRAINING ASSIGN MODULE" and "EMPLOYEE" in TRAINING assign MODULE iam assigning training to employee setp is 1.selct traning "oracle" 2.select employee u want assign "peter" 3.apply. now to check whether training assign or not GOTO EMPLOYEE module 1.click on "peter" 2.click on 'view assign to employee'link.now this is a flow do i need to write test cases for this fllow.plz help me guy mail me nirmal_rawatt@rediff.com
i heard that mainframe testing is diff from other environments & has lot of keyboard input????pl clarify my doubt & let me know in what way its diff??
Can you do system testing at any stage of sdlc?