Você está na página 1de 1

1)Q:what is QA and what do you feel are the most important quality a QA tester

should have?

Ans:Quality Assurance is defined as planned and systematic approch to evaluate


the quality of software product standard,processes and procedure.

(2)Q:what does regression testing mean to ypu?

Ans:(SECT)side effect of changing thing;to ensure that any bug have been fixed and
as a result of reparation and newley added feature not created problem with
previous version of software.

(3)Q:what is difference between white box and black box?

Ans:Black box does not require code language and very strong at identifying error of
ommission ,while white box require cod elanguage and very strong at identifying
eror of commission.

(4)Q:what other type of testing r avaliable?

Ans:Vuln Test:weakness testing=sub set of black box testing

Acceptance testing:Enable a user to determine weather to accept software product.

Ad hoc testing:where the tester tries to break randomley.

Automated testing:which execute test without manual intervention,can be applied


in GUI,API etc testing

(5) Correctness: does it work what i want?.

Reliability: does it do accurately?.

Efficiency: will it run efficentely on my hardware?.

Integrety: is it secure?.

Usability: is it design for user?.

Você também pode gostar