pradeep kumar baraik


{ City } delhi
< Country > india
* Profession *
User No # 124275
Total Questions Posted # 0
Total Answers Posted # 4

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

Users Marked my Answers as Correct # 1
Users Marked my Answers as Wrong # 0
Questions / { pradeep kumar baraik }
Questions Answers Category Views Company eMail




Answers / { pradeep kumar baraik }

Question { Accenture, 104536 }

what are the stages in Testing life cycle?


Answer

1.requirments
2.analyse
3.test planning
4.test case
5.environment setup
6.test execute
7.verify
8.closure

Is This Answer Correct ?    0 Yes 0 No

Question { Trigent, 42570 }

what is unit testing? It comes under white box or Black Box
testing?


Answer

Unit testing is nothing but a testing process of a code developed by a developer for a particular module is known as a unit testing.
Unit testing comes under white box testing.

Is This Answer Correct ?    1 Yes 0 No


Question { Trigent, 40524 }

Difference between QA and Testing?


Answer

QA is to check the application is working as per requirements of a client.
Testing is to find if a bug is found then the bug is fixed or not.

Is This Answer Correct ?    0 Yes 0 No

Question { Trigent, 27807 }

what is the difference between Load,Stress and Volume Testing?


Answer

Load means it's a testing process where it's checks the performance of a software or application if number of user increases.
Stress means it checks the performance of an application if the load increases in crucial time.
Volume testing means it checks the performance of an application if the database increases.

Is This Answer Correct ?    0 Yes 0 No