Difference between build verification testing,smoke
testing,sanity testing,regression testing,functional
testing,,is there any relation between these testing
types.Always i am facing the same question in the
interviews so plz try to answer to my question...plzzzzzz
thank u in advance.............
Answer / sujay
build verification testing: Checking whether the corret
build is received from developer side.
smoke testing (or) sanity testing: is the basic testing
that has to done in build before doing any other testing,
regression testing: checking wheather any new bug(s) is
introduced while fixing bugs.
functional testing: Simply checking the functionality of
the application, like links, buttons,,,
| Is This Answer Correct ? | 5 Yes | 10 No |
test measurment techniques
What if an organization is growing so fast that fixed testing processes are impossible? What to do in such situations?
What is Feasibility Report?
Give proper Seq. to following testing Types Regression, Retesting, Funtional, Sanity and Performance Testing.?
Hai Friends! anybody atteded the interview in Covancys pls tell me what is the question's they are asking in interview (HR and Writen Test)? URGENT
What are the Testers Responsbile?
Do you feel any dis-advantage over the current process? if he/she says any, have You discussed with your Manager reg this ? Why?
At what stage of the life cycle does testing begin?
what methods will u follow to prepare testcases in ur org?
What is Bug Triage?
is it possible web application make it as executable file
How do you handle a test case when the test data created with an AGE field becomes invalid since the date of the system changes over time? For example, a person who could be a < 18 years old last month is now > 18 years and the whole scenario fails? Do you keep updating the test data or is there another creative solution here (besides changing the system date & time which can't be done as it is an Internet app)?