prakash


{ City } delhi
< Country > india
* Profession * qa
User No # 52031
Total Questions Posted # 9
Total Answers Posted # 8

Total Answers Posted for My Questions # 21
Total Views for My Questions # 52565

Users Marked my Answers as Correct # 26
Users Marked my Answers as Wrong # 40
Questions / { prakash }
Questions Answers Category Views Company eMail

16.Compatibility testing is testing two application?

Hewitt,

2 Manual Testing 4777

14.What is function point breakdown?

Hewitt,

Manual Testing 2239

QC/VSS/team track/ bugzila etc ?

Hewitt,

3 Manual Testing 7839

12. What is the configuration management?

Hewitt,

4 Manual Testing 7251

10.What is stub?

Hewitt,

5 Manual Testing 8833

9.Data – driver automation typically includes?

Hewitt,

Manual Testing 2911

Which of these is not a compenent of test plan: a. Test cases b. escalation process C.effect report D. Tools to be used for test.

Hewitt,

2 Manual Testing 4900

What does the verification process include: a. Reviews b. testing c. Both D. none of these

Aon Hewitt, Hewitt,

4 Manual Testing 7826

1. When you consider employing a failure mode and effect analysis?

Hewitt,

1 Manual Testing 5989




Answers / { prakash }

Question { Hewitt, 18859 }

Interface A {
String test();
}

Interface B {
int test();
}

Create a class AB which must implements both A & B
interfaces.


Answer

CLASS AB:A,B
{
String test()
{
}
int test()
{
}
}

Is This Answer Correct ?    0 Yes 1 No

Question { Hewitt, 8441 }

table X havng 3 column A,B,C....A column havng data 10 20
30.....now i wanna have 1o value in A columns all three rows


Answer

update x set a=10
where
A!=10

Is This Answer Correct ?    5 Yes 1 No


Question { Accenture, 21604 }

what are the stages/statuses in the life cycle of a defect?


Answer

life cycle of a defect
(1)New
(2)Open
(3)Assign
(4)Resolved
(5)Reopen
(6)Verified
(7)Closed

Is This Answer Correct ?    4 Yes 1 No

Question { Accenture, 10496 }

is integartion tetsing done by.....
a.test eng
b.developer
c.both
d. none.. if any body involves , wat will they do?


Answer

The answer depends of when the Integration testing is happening.
In STLC, we will do Integration testing two times.

1. The integration of the small units developed by more than
one will be integrated and tested for overall functionality.
This should be done once the unit testing for each small
unit passed. Development team is responcible for this.

2. Integration of one application with other applications or
systems through webmethods or some other means. This should
be done once the system testing completed successfully.
Testing team is responcible for this.

Is This Answer Correct ?    3 Yes 0 No

Question { Tavant Technologies, 6588 }

last week i attended tawant technologies. it may be useful
for for u. i could not remember every qustion and answer. .
1. verfification is
a. r we buliding the sys right?
b. r we buliding the right sys?

2. regeression tetsing

a. always can be done automation
b.unchanged areas have not been affected
c. changed areas have not been affected.
3.Equalent class partition is
a.white box tetsing technique
b.Black box tetsing technique ........
c.black box ..............

4.arrange order unit testing,integartion, validation, sys
tetsting
5.debugging is
a.testing activity
b. developement activity
c........
d.........
6.security tetsting
a. bullet prooof...... wrapped s/w
b.......
7.smoke testing
a.....
8.defect managent tool does not conatin
a.
b.
9. sys reliability
a.
10.user accceptance tetsing is done by
a.tester
b.developer
c.end users
d........
11.which is not static testing technique
a.walk through
b.inspection
c.
d.
12.wat is diff b/w?
if the s/w isdeveloped by other country
if the s/w isdeveloped by ur country?
a.culturtal diff
b. re allocation resources.
c...........no ctrl pf process
d........
plz go through these topics.....i am not able to rememeber
every qusetion and answers. sorry let me know u ahve any
questions.u can add here extra questions.
brahma412@yahoo.co.in


Answer

1.B
2.C
3.B
4.unit testing,integration,system testing,validation
5.B
10.C
11.A
12.A

Is This Answer Correct ?    1 Yes 1 No

Question { 4302 }

what is testing management methodologies??
plz help me


Answer

Software Testing Methodologies
These are some commonly used software testing methodologies:

* Waterfall model
* V model
* Spiral model
* RUP
* Agile model
* RAD

Is This Answer Correct ?    2 Yes 1 No

Question { Deloitte, 20011 }

what is seviority and priority, and who will assign
seviority and priority and High seviority and high priority
, High seviority and Low priority and Low seviority and High
priority and Low seviority and Low priority-- pls, if you
know really give the answer,because in every interview they
are asking plssssssss


Answer

Seviority: means the how important of defect with the
respective client request.
Priority:priority means seriousness of defect with
respective of functionality.

Is This Answer Correct ?    11 Yes 16 No

Question { Deloitte, 20011 }

what is seviority and priority, and who will assign
seviority and priority and High seviority and high priority
, High seviority and Low priority and Low seviority and High
priority and Low seviority and Low priority-- pls, if you
know really give the answer,because in every interview they
are asking plssssssss


Answer

And seniority assign by tester and seviority assign by TL.

Is This Answer Correct ?    0 Yes 19 No