what is BVT testing?Who can do this testing?

Answers were Sorted based on User's Feedback



what is BVT testing?Who can do this testing?..

Answer / uday

BVT stands for Build Verification Testing, which is also
nothing but Smoke Testing.
This testing verifies the stability of the build to do
further testing. If the build is not stable, then it can be
rejected to reduce the time saved by further testing.

All the above answers posted are for BVA - Boundary Value
Analysis.

Is This Answer Correct ?    18 Yes 0 No

what is BVT testing?Who can do this testing?..

Answer / rani

BVT stands for Build Varification testing which is nothing but
sanity testing.In which test engineer checks

1>Whether the buid is properly instaled into the environment or not.
2>whether one can navigate to all the pages of the application or not.
3>Whether all the important features are available or not.
4>Whether the required connections are properly established or not.

Is This Answer Correct ?    6 Yes 0 No

what is BVT testing?Who can do this testing?..

Answer / mayur jain

BVT stands for the Boundary Value Testing and It is done by the tester.

Is This Answer Correct ?    11 Yes 10 No

what is BVT testing?Who can do this testing?..

Answer / castor_troy

BVT is boundary value testing.
The test data for this testing will always be :
min-1, min, max, max+1.

It is done by testers.

Is This Answer Correct ?    10 Yes 9 No

what is BVT testing?Who can do this testing?..

Answer / jyothi

BVT is not sanity testing. It is kind of smoke test. BVT is a smoke test performed on a particular build.

Is This Answer Correct ?    1 Yes 0 No

what is BVT testing?Who can do this testing?..

Answer / sandeep

BVT is build verification Testing. It is smoke testing. To check the build is ready for testing or is ready for QA release.To check basic features are there ot not

Is This Answer Correct ?    0 Yes 0 No

what is BVT testing?Who can do this testing?..

Answer / sarada

Test data for this testing always be:
min,max,min-1,max-1,min+1,max+1.

its done by testers

Is This Answer Correct ?    3 Yes 7 No

what is BVT testing?Who can do this testing?..

Answer / ch srivardhan kumar

BVT MEANS BOUNDARY VOLUME TESTING , ITS ALSO CALLED AS
BOUNDARY VOLUME ANALYSIS, ITS CONDUCTING BY TESTERS, LIKE
THAT MIN-1, MIN=MAX, MAX+1 MAX-1, ,,,,,

Is This Answer Correct ?    1 Yes 6 No

Post New Answer

More Manual Testing Interview Questions

How to write test case for view the table(i.e it is already stored in database and see the content in the table)

0 Answers   TCS,


what are the Cs in testing

0 Answers  


If i have 1o mandatory fields like Id, Name, DOB, DOJ, DOD, Client, location, Recruiter name, Skill, Rate with save and clear buttons Then how many test cases i need to write and what is the best way of process(Just no of possibilities or we need go for probability ) to complete the test cases?

2 Answers  


14.What is function point breakdown?

0 Answers   Hewitt,


What criteria would you use to select Web transactions for load testing?

0 Answers  






What is difference between system and functional testing?

6 Answers   BMC,


how to write defects in excel sheets when defects occured

0 Answers   TCS,


Can any one give answer for this question. Suppose im having employee table with fields, eno, ename, dept, address1, address2, address3. In address field employee can fill only address1 or address2 or address3... at a time he can fill three address fields. now i want all employee names who filled only one address field.. Plz its urjent can any one give querry.. Thanks in advance.

2 Answers   JPMorgan Chase, Zenith,


What is Testsummary?

4 Answers  


Hi all, i am planning to take ISTQB CERTIFICATION, can any one guide me by giving the links for preparing for the exams. If anyone have some materials can u send me to my mail id vpbharathi@gmail.com. Thanks in advance, Bharathi.P

0 Answers  


write a single scenario which describe error , bug and failure.

3 Answers   CSC,


What is the difference found during the Web Page testing & Desktop testing?

2 Answers  


Categories