aditya


{ City } bangalore
< Country > india
* Profession * test engg
User No # 49188
Total Questions Posted # 0
Total Answers Posted # 3

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

Users Marked my Answers as Correct # 11
Users Marked my Answers as Wrong # 5
Questions / { aditya }
Questions Answers Category Views Company eMail




Answers / { aditya }

Question { CitiGroup, 37942 }

Define V -model with diagram


Answer

UATP
SRS---------------------------- UAT

STP
Analysis--------------System Testing

ITP
HLD----------Integration Testing

UTP
LLD------Unit Testing

Coding

Is This Answer Correct ?    9 Yes 3 No

Question { 7113 }

if i report 2 bugs & those are fixed by dev. I have done
re-testing of those bugs & got fine (closed)

Ques is:

If dev fixed above said bugs by adding one line code and
tester has done re-testing.

if there is any new bug occur due to that 1 line code. How u
will find & what tester will do. what is the answer of this
situation?????


Answer

The first thing is you have done re-testing and the bugs
which you have found earlier are fixed and working fine.

If there is new bug found due to the fix of other bugs,
then that testing is called regression testing.

If you are a white box tester, then you'll test the
application by going through the code, i.e if statement,
while loop, for loop, etc....

Is This Answer Correct ?    2 Yes 1 No


Question { 6905 }

what is build and release?


Answer

In a simple way

Build is internally (inside the organization)

Realease is Globally (Customers/ End User)

Is This Answer Correct ?    0 Yes 1 No