prashant singh


{ City }
< Country > india
* Profession *
User No # 21195
Total Questions Posted # 2
Total Answers Posted # 20

Total Answers Posted for My Questions # 7
Total Views for My Questions # 30804

Users Marked my Answers as Correct # 116
Users Marked my Answers as Wrong # 41
Questions / { prashant singh }
Questions Answers Category Views Company eMail

what is database teesting?

4 Manual Testing 4975

What are the possible Test cases for Save in M.S word ?

R Systems,

3 Manual Testing 25829




Answers / { prashant singh }

Question { Tomax, 26592 }

What is Retesting?


Answer

retesting is a process when a program is built and
reexecute the program (while not fulfill the previous bug
report)
or executing the test cases with same inputs

Is This Answer Correct ?    1 Yes 4 No

Question { 6640 }

What are starting link to test while website testing?


Answer

Hi

First type the website URL, and check the compatibility of
website on all different browsers, i.e.
IE6,7,mozilla,safari,etc.

Is This Answer Correct ?    2 Yes 0 No


Question { AppLabs, 27950 }

Give me examples for high priority and hign severity
defects?


Answer

High priority and high severity deines that, How much above
bugs are affects our s/w.
tester T/L only to decided that how this bug is affectt.
suppose, we have a calculation s/w and the button of (+)is
not to working correct or not shown total amount after
additon. then t/l has to decided that which type of bug and
how it affect our s/w.

severity has to be major or minor depends on Bugs.
Priority has low or high depends also on tester T/L or
developer.

Is This Answer Correct ?    0 Yes 1 No

Question { AZTEC, 7865 }

What is Mutation Testing?


Answer

mutation testing is a testing where our goal is to mutaint
s/w fail.

prepare the test cases & compare it with mutant, whenever
our test case is match with mutant s/w that we can say
mutation testing is completed.

whenever, our test cases are not match with mutation s/w,
we can fail it.

Is This Answer Correct ?    1 Yes 0 No

Question { IBM, 24331 }

What is Intersystem testing


Answer

Test the application to ensure interconnection between
application functions correctly. It does:
- Determine Proper parameters and data are correctly passed
between the applications
- Documentation for involved system is correct and
accurate.
- Ensure Proper timing and coordination of functions exists
between the application system.

Is This Answer Correct ?    4 Yes 1 No

Question { QA, 9829 }

At Evening 6'o clock they will release the new build to
you.what will u do on that time.


Answer

when new build is released,the testing team have to test it
again and give the final report.(if possible worked on that
day otherwise test team worked on next day with a new or
fresh mood)

Is This Answer Correct ?    1 Yes 0 No

Question { 8437 }

who will assign the seviourity & priority for a BUG in a
project ? tester or any other.......... ????


Answer

severity assigned by tester, and BUG report forawarded as
proper chain(tester>test leader>development team).

then developer or TL decided the BUG priority.

thanks.

Is This Answer Correct ?    0 Yes 0 No

Question { 3131 }

1. what are the qualities of a tester ?


Answer

1. He should be a negative thinker.
2. Good communication skills, to conveynce.
3. Honest to the customers.
4. strictness to their logic.
5. technology hunger to each & every domain.

Is This Answer Correct ?    4 Yes 0 No

Question { 4445 }

Currently iam working in a small concern as a test
engineer, i have 3.6 yrs exp in manual testing, currently
iam looking for other concern, but some my friends saying
that testing is no longer, plz switch over to designing,
but iam interested in only testing, i want to know whether
the Testing has a boom or not? plz guide me


Answer

Hi Friend

No field or path is wrong, always that work, which you have
enjoyed or give the 100% satisfaction.

the Market of testing is also depend on IT, wait my Dear,
when ever the Market is up, the testing will also boom.

thanks
prashant
s/w test engineer

Is This Answer Correct ?    4 Yes 0 No

Question { 7971 }

Which r diff. models for SDLC and STLC ?
Thanks in advanse to replier.

Suyog
Watershed Infotech


Answer

SDLC:- stands for s/w development life cycle, there are
different model in SDLC.

1. waterfall model
2. prototype "
3. spiral "
4. evolutionary "
5. RAD(rapid application development) "
6. synchronizing and stabilizing "

STLC:- stands for s/w testing life cycle, there is no
different models in STLC, but we use following steps.

1.test plan- made by team leader
2. test specification or writing test cases
3. actual testing or executing testing
4. creating BUG report
5. final product


hope it will help you.

thanks.

Is This Answer Correct ?    7 Yes 1 No

Question { Societe Generale, 41360 }

testcases for the additon of 2 numbers write negative and
postive cases


Answer

positive cases

1. enter 1st no
2. enter 2nd no
3. enter or press addition(+,button).
4. check the final result is ok or not.

negative cases

1. check only numeric digits should be accepted.
2. check only 2numbers are entered or not entered three or
more numbers.
3. check the addition(button) is working properly.
4. check result is ok or not.ie.(2+2=4)

Is This Answer Correct ?    57 Yes 18 No

Question { 18620 }

Should I write test case for sorting items?
[If there are 1000 items & I have to sort them by name,
code etc..]


Answer

yes we can write.

1. By name
step1:enter the name(whose we sort)
step2:click the sort or submit button.
or press the enter button.
step3:sort name is shown(when the name is available in the
list)

2.By code
step1:enter the code(ie dept code,emp code etc)
step2:click the sort or submit button.
or press the enter button.
step3:details are shown(when the code is valid)

Is This Answer Correct ?    2 Yes 3 No

Question { IBM, 11428 }

Hey guys,

Developers compile the code they write. That is a kind of
testing!! Which category it belongs to in Testing.
Static testing or Dynamic testing.

Please clarify


Answer

whenever developers do the testing, it called the unit
testing, and unit testing is a part of dynamic testing,

so it is dynamic.

Is This Answer Correct ?    2 Yes 1 No

Question { 5286 }

anyone can explain about Sanity testing and smoke testing
and who will involved on sanity and smoke testing


Answer

Sanity testing or Build verification test(BVT):- Whenever
we receive abuild from development team the basic features
of the application is tested to verify the stability of the
appication for further testing.

SMoke testing:- It is Similar like sanity test, this test
is conducted to verify, are there any issues in Software,
before releasing to the Test Team.

Sanity testing is done by Test engineer.

Smoke testing is done by Developer or White box engineers.

Is This Answer Correct ?    2 Yes 3 No

Question { NIIT, 13362 }

What is ADHOC testing ?


Answer

This type of testing is very useful, while we are testing
the GUI. To check the behaviour of the software ,we perform
these testing.
Ad hoc testing is a testing done without any defined
process.

Is This Answer Correct ?    3 Yes 2 No

 [1]   2    Next