Search:

Type: Posts; User: rayavarapu; Keyword(s):

Search: Search took 0.00 seconds.

  1. Sticky: Re: Different between test case and test senerio

    Test case: testcase means simply excepted and excuted results
    Test senerio: at which cases you are testing a condition like no.of permitation and combination
    Test Suite: collection of test cases..
  2. Answers
    23
    Views
    304,280

    SQL Re: Query to find structure of a table

    Select column_name, data_type, data_length, data_precision, data_scale from ALL_TAB_COLUMNS
    where table_name = 'EMP';
    or
    desc emp;
Results 1 to 2 of 9
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact