Determine the code below, tell me exactly how many times is
the operation sum++ performed ?
for ( i = 0; i < 100; i++ )
for ( j = 100; j > 100 - i; j--)
sum++;
Scenario:2 combo boxes.1st combo contains a,b,c,d.2nd combo
contains
10..20,20..30,30..40,.Selecting 'a' shld display
10...20,'b' shld
display 20..30.. and so on.tell d script?
2.Random testing of 500 test cases in qtp?
How to findout YEAR CALCULATION?
THAT MEANS YOU SHOW THIS YEAR REVENUE AND LAST YEAR REVENUE.
WHEN YOU FILTER THIS YEAR VALUE THE RESULT SHOULD DISPLAY
THIS YEAR RESULT AND LAST YEAR RESULT.
How to pass parameter value into html design page?
(That is YOU Create a html page and use that page in your
cognos 8 report header.take <html item> my question is how
to use parameter value in the html page .)
Write a Select Query to display title for each group of
records, which are collected with Compute Clause?
Like
titlefield
column-A column-B .....
.....
.....
Sum
...
titlefield
column-A column-B .....
.....
.....
Sum
...
HI friends
Can any body help me by sending me a SRS document in
my email id:- subhasis.study@gmail.com.I want to write
testcases by seeing that SRS, before attening any
interview.So that i will gain more confidence.Without urs
help its not possible.Plz send me.......
10
How to Implement static object hierarchies in ATL ?
48
How to Change the default width/height of the editor?