krushna prasad


{ City } bhubaneswar
< Country > india
* Profession * employee
User No # 84555
Total Questions Posted # 0
Total Answers Posted # 53

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

Users Marked my Answers as Correct # 96
Users Marked my Answers as Wrong # 41
Answers / { krushna prasad }

Question { HCL, 10502 }

What is the diff between retest bug and regression bug?


Answer

Regression bug – Changes in existing code that change the
behavior of the application so it does not meet a
specification that was previously met.

Bug-Its simple fault or any defect.

Is This Answer Correct ?    7 Yes 0 No

Question { 5368 }

What is Peak Laod Testing


Answer

Peak load is the maximum amount of concurrent users that are
on a website within a certain time period. For example, if
you own a retail website, your peak load during any given
week is most likely to be on the weekend. It would also
follow that the Thanksgiving and Christmas holiday season is
your busiest overall.

Is This Answer Correct ?    4 Yes 0 No


Question { 3396 }

White Box testing won't detect missing function?
a. True
b. False


Answer

I would say its "TRUE".

Black box always checks the specification and create a
differentiation..so it can find missing req.

But Whitebox is a coverage kind of thing.So it covers what
is mentioned always but never tell about what is not mentioned.

And it can be applied to all levels.

Is This Answer Correct ?    0 Yes 2 No

Question { Wipro, 6511 }

1.exactly when we do regression testing?
2.why we do regression testing?


Answer

1.Regression testing is generally used when there is a
modification in the application.So that to check whether
other related module are being affected or not.

2.Sometimes automated scripts are also used.


Is This Answer Correct ?    4 Yes 0 No

Question { 4167 }

hi guys,.........WHAT IS FACETS TESTING... LAST 6 MONTHS ONWARDS I SAW THIS TESTING IN SO MANY TIMES ?


Answer

Facet means small small aspect or attributes.
All the filter criteria options can come under
facets,testing of these things(size,name,contains) is called
as facet testing.

Is This Answer Correct ?    1 Yes 1 No

Question { Wipro, 12928 }

how would we do the encryption and decryption testing


Answer

Encryption/decryption testing is related to:-

-Test it for security
-Quality of the encryption
-How long it would take to hack the system

Is This Answer Correct ?    4 Yes 0 No

Question { 6378 }

what comes first test strategy or test plan


Answer

The answer will be test plan.

Because preparing test plan includes

1.Choosing typical factors affecting teat effort

2.estmating(expert based & metric based)

3.choosing test strategy

Hence test strategy comes under test plan and will be
performed at the later stage.

Is This Answer Correct ?    0 Yes 2 No

Question { 23259 }

what is non incremental integration testing?


Answer

-Non increamental integration testing is otherwise called a
as 'Bing-Bang' approach.
-Bing-bang approach is testing at a go by combining all the
modules at a time.

Is This Answer Correct ?    19 Yes 11 No

Prev    1   2   3    [4]