sumathirajagopal


{ City } chennai
< Country > india
* Profession * b.e(ece)
User No # 5905
Total Questions Posted # 0
Total Answers Posted # 10

Total Answers Posted for My Questions # 0
Total Views for My Questions # 0

Users Marked my Answers as Correct # 144
Users Marked my Answers as Wrong # 15
Questions / { sumathirajagopal }
Questions Answers Category Views Company eMail




Answers / { sumathirajagopal }

Question { IBM, 18793 }

What type testings will be conducted at system testing?Who
will conduct each test.


Answer

after finishing integeration testing the system testing
will be conducting.under system testing the tester will
conduct functional,performance,usability testing

Is This Answer Correct ?    1 Yes 2 No

Question { TCS, 23841 }

A company rented a machine for Rs.700/- a month. Five years
later the treasurer calculated that if the company had
purchased the machine and paid Rs.100/- monthly maintenance
charge, the company would have saved Rs.2000/-. What was the
purchase price of the machine?


Answer

per year=700*12=8400
then for 5 years=8400*5=42000
for maintanace rs 100 for 5 year=6000
=42000-6000-2000
=34000

Is This Answer Correct ?    79 Yes 2 No


Question { Ford, 36639 }

Difference between Equalance class partion and boundary
value analysis?


Answer

Equalance partion is a method of black box testing.for eg
if the application is accept the values between 10 to 50.we
are giving valid and invalid inputs to the system and
check the status.
eg inputs valid:25,30
invalid:9,60
boundary value analyses also method of blackbox testing.in
this case we r taking boundary vaues for eg in abouve eg
upper boundary value is 50,and lower boundary value is 10.
inputs
upper boundary 49,51.
lower boundary 9,11
on boundary 10,50

Is This Answer Correct ?    32 Yes 4 No

Question { HCL, 10973 }

Is it mandatory to use USECASES or directly one can write
test casesfrom requirments?


Answer

it is not a mandatory we can directly write the test cases
with the help of functional requirement specification.if
need then we can use usescases

Is This Answer Correct ?    2 Yes 0 No

Question { 5295 }

Who should test your code?


Answer

developers are responsible for code testing.if the
developers code a perticular module mean the developer test
the same module.this is called debugging.

Is This Answer Correct ?    0 Yes 2 No

Question { Semantic Space, 6168 }

What is the difference between System Testing and
Functionality Testing?


Answer

in blackbox testing we r conducting system testing.
system testing is test the
functionality,performance,security,usability of the
software.
functinal testing is comes under system testing.in this
testing we r test the functionality of the software.

Is This Answer Correct ?    5 Yes 0 No

Question { HP, 13753 }

When we will do Retesting? Only after Bug fixation?Is there
any other case?


Answer

if the tester find out the bug it wil give to corresponding
developer,the developer modify the source code and fix the
bug.then it wil given to same tester.the tester once again
chek the same module,this process is repeated till yhe
sourse code is defect free.this is retesting

Is This Answer Correct ?    2 Yes 2 No

Question { IBM, 19476 }

One student takes 20 mins to reach school if he goes at a
speed of 15kmph .At what speed should he go to reach in
15 mins ?


Answer

speed =15kmph
distance=speed*time
=15*(20/60)=5km
speed=distance/time
=5/(15/60)=20kmph

Is This Answer Correct ?    9 Yes 0 No

Question { 11366 }

What is meant by system testing?


Answer

after finishing integeration testing system testing will
carried out.the combined of the software is tested for its
functionality and perfofmance requirements.
SumathiRajagopal

Is This Answer Correct ?    7 Yes 3 No

Question { 6325 }

Hai Everybody...

What is the difference between Testplan and Test Strategy?


Answer

test plan:project level document prpared by test lead r
pm.it consist of"who to test,when to test,how to test&what
to test".
test strategy:company level document it contain "what is
our aprroach to test the product/project".

Is This Answer Correct ?    7 Yes 0 No