| Back to Questions Page |
| Question |
What is the Role of Bug Tracking System |
Rank |
Answer Posted By |
|
Interview Question Submitted By :: Leela |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer |
Bug tracking system will tell the bug status that means
wheather the bug fixed/reopened/closed.
Using this testing team will report the bugs to development
team.
Even using some test reporting tools client also can
monitor on online the bugs and their status.
It plays very important role in test management and project
management process.
Ok byeee friend
this is
rajendra prasad
rajendra_penumalli@yahoo.com
9885162742
hyd  |
0 | Rajendra Prasad |
| |
| |
| Answer |
The Bug tracking system is used to know the status of bugs
that oocurs during the test execution.The tools like
mantis,testdirector,bugzilla are used for defect tracking.
Muralidharan
dharanmu@yahoo.com  |
0 | Muralidharan |
| |
| |
| Question |
what is equivalence boundary |
Rank |
Answer Posted By |
|
Interview Question Submitted By :: Ravi |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer |
Equivalence
Select the input value with Common Property
For ex: 10 TO 15
>15 is invalid
<10 is invalid
10 to 15 is valid
Boundary value analysis
Select input value with edge of the classs.(one plus add
and one mins add)
For ex: 10 to 15
3 type of boundary a. Low 2.On 3.Upper
a. Low-- 9,11 checked
b. On--10 to 15 checked
3.Upper- 14,16 checked
Thanks
Saravanan, chennai  |
0 | Saran |
| |
| |
|
|
| |
| Answer |
If u see BVA and Equivalence are similar only
set of ranges, set of values of a ONE Valid and TWO invalid
values to be taken for the test.
u can take it as A, A+1, A-1  |
0 | 123 |
| |
| |
| Answer |
BVA and EQ are not same.
If we want to test a age filed. ie, range from 1-120
In EQ
we will check with some random data 1,2,3 then 49,50,51
and then 118,119,120.
In BVA
we will check with data -1, any valid data (1-
120) ,and 121.  |
0 | Sreejith |
| |
| |
| Answer |
BVA:is aimed at testing the entity at its boundaries
ECP:is a partition testing strategy where v partion the
input,space into eqvilance class.  |
0 | Rajesh |
| |
| |
| Question |
what is the difference between pre UAT testing and UAT
testing |
Rank |
Answer Posted By |
|
Interview Question Submitted By :: Ravi |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer |
pre UAT testing: Before moving the build to the external
server for the client reference, also called as alpha
testing which is done in our organisation
UAT testing is beta testing  |
0 | Sreenivas Reddy |
| |
| |
| Answer |
Hi,
Pre UAT Testing is done by testing people as well as the
business analyst before going to the production environment.
UAT Testing is done under the client place..  |
0 | Satya_k21 |
| |
| |
| Answer |
Pre UAT testing - This testing is done at the client
location not by the client but by the people who has
developed and tested the application. This is also known as
alpha testing
UAT - Is user acceptance testing which is actually done by
the client to see whether the system developed is as per
the requirements given by them and is fulfiled or not. This
is the last phase of SDLC and is also known as beta testing  |
0 | Neha |
| |
| |
| Answer |
We can say.....
Pre UAT -- Alpha testing
UAT -- Beta testing
Rasul
QA Engineer
rasul_Cse@yahoo.com  |
0 | Rasul |
| |
| |
|
| |
|
Back to Questions Page |