ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip       Ask Questions on ANYTHING, that arise in your Daily Life at     FORUM9.COM
Google
 
Categories  >>  Software  >>  Testing  >>  Manual Testing
 
 


 

 
 Automation Testing interview questions  Automation Testing Interview Questions
 Manual Testing interview questions  Manual Testing Interview Questions
 QA Concepts interview questions  QA Concepts Interview Questions
 Mobile Testing interview questions  Mobile Testing Interview Questions
 Test Cases interview questions  Test Cases Interview Questions
 Test Documents Reporting interview questions  Test Documents Reporting Interview Questions
 Testing AllOther interview questions  Testing AllOther Interview Questions
Question
hi frnds. can any one tel me vat is ECP, BVA ? & in testing,
what testing we will done first ? either A or B ?
A.regression testing, B. Resting ? & tell me why it is done
first, when is other testing is to be done ? pls frnds
answer me soon.... tank u all ..
 Question Submitted By :: Swetha
I also faced this Question!!     Rank Answer Posted By  
 
  Re: hi frnds. can any one tel me vat is ECP, BVA ? & in testing, what testing we will done first ? either A or B ? A.regression testing, B. Resting ? & tell me why it is done first, when is other testing is to be done ? pls frnds answer me soon.... tank u all ..
Answer
# 1
Hi frnd
    BVA(Boundary Value Analysis):means Boundary Value 
Analysis .to validate the data minimunm value to maximum 
data.
    ECP:(Equelence Class Partition):ECP means Equelence 
Class Partition.this data to validate Valid invalid data
For ex:     valid data         Invalid data
         A to z 
         1 to 1000             special characters
login with valid useraname
valid user name should containe alphabets and numbers
Invalid username should contain special characters
***we will done retesting first.
retesting means to test diffrent combinations of data

Regression testing:
-------------------
regression testing means test enginers test the build and 
if any defects is found in the application test engineer 
report the defects to the development team.development team 
resolve the defect and send to modified build to the 
testing team.then testing team conduct regression test that 
defect is modified oor not.This is the regression testing.

hai this is sunithayagnamurthy.If any mistakes is thr 
please Excuse.
all the best
 
Is This Answer Correct ?    0 Yes 0 No
Sunithayagnamurthy
 
  Re: hi frnds. can any one tel me vat is ECP, BVA ? & in testing, what testing we will done first ? either A or B ? A.regression testing, B. Resting ? & tell me why it is done first, when is other testing is to be done ? pls frnds answer me soon.... tank u all ..
Answer
# 2
hi this is sunithayagnamurthy,
ECP: Euelence Class patition:it test valid & invalid 
BVA means Boundary Value analysis it test the maximum value 
to minimum value

regression testing:sfter releasing the build the testertest 
the build and report to the developerand after developer 
modify the build and after relesing the modified the build 
again themodified the build is modified or not thats is 
called the regression testing
retesting:it test the different combinations of data that 
is called the retesting

****** we will done retesting first
 
Is This Answer Correct ?    0 Yes 0 No
Sunithayagnamurthy.heartcom In
 
 
 
  Re: hi frnds. can any one tel me vat is ECP, BVA ? & in testing, what testing we will done first ? either A or B ? A.regression testing, B. Resting ? & tell me why it is done first, when is other testing is to be done ? pls frnds answer me soon.... tank u all ..
Answer
# 3
Hey Sunithayagnamurthy,
The Logic above  for Retesting and Regression testing is 
Nearly correct.I shall be glad, if i get some more in 
detail for Retesting..Do u have a seperate test cases for 
Retesting Sunitha?..Plz let me kw u'r view on that.

Sunitha, i wannna ask u , u Gave 2 answers for BVA and ECP 
rite?...so Just let me knw , for BVA (IS it testing Min to 
Max or Max to Min).

Here is my email id cynosure001@rediffmail.com
Thank u!
 
Is This Answer Correct ?    0 Yes 0 No
Prashanth
 
  Re: hi frnds. can any one tel me vat is ECP, BVA ? & in testing, what testing we will done first ? either A or B ? A.regression testing, B. Resting ? & tell me why it is done first, when is other testing is to be done ? pls frnds answer me soon.... tank u all ..
Answer
# 4
ECP(Equalence Class Partitioning) : ECP used for to 
validate valid / Invalid data. ECp For PhoneNo is as 
followes,
 Valid data               Invalid Data
  0-10 numerics             Alphabates
  - SpecialCharacter        Remaining specialcharacters

BVA (Boundary Value Analysis)  :BVA of the PhoneNo is,
   
InputConditions                   OutPut

  16-1                            Pass                 
   16                             Pass
  16+1                            Fail
  8-1                             Fail
   8                              Pass
  8+1                             Pass

*** First we should do Retesting. why because
  Retesting means , testing the application with different 
kind of data.
  Regresion means , If any bug i.e (found by tester and 
fixed by developper)resolved by development team, we will 
do regression test for to check that bug is resolved or not 
on modifeid build.regression testing is nothing but testing 
on modified build.

friend any mistakes are there excuse me.
tannq.
 
Is This Answer Correct ?    0 Yes 0 No
Shalini
 

 
 
 
Other Manual Testing Interview Questions
 
  Question Asked @ Answers
 
Which are the major bugs u found while testing an aplication?  5
define:usecase?  3
what is the test strategy you followed in your company Infosys2
what is Persistent Testing. Tera-Informatics3
Can anyone explain the terms: Black-box, functional, Regression, Back-end, System Integration, GUI, UAT stress and Load Testing.  1
What is compatibility testing? Is there any certification available for testing, like MCP etc..?  4
What are the reasons why parameterization is necessary when load testing the Web server and the database server?  1
suppose i show 2 yrs fake exp. how will i face th interview.  33
what is the format of test case document? any one can send test case excel sheet format? my id :chinna.4494@yahoo.com  2
what is testing life cycle please any one explain briefly TCS7
Why do we prepare test condition,testcases,testscript?  1
what is carpet bub?  1
Does a manual test engineer indulge with SQL commands to test database.  1
U have a Scenario and there is box to enter values from 0 to 1000. Now what is the Test data u will test? What are the positive and negative test cases? How will U use Equivalence class Partition ?  7
what are the initial templates used in a project (glamorous...)  1
Hello Everyone, I am trying to seek a job in testing. Could someone please send me few real time 'Test Plan','Test Case','Tracibility Matrix'? Thanks, Lakshmi lakshmi.laks@gmail.com DELL18
Please give an example of White box Testing? ABC3
which test is used for memory leakage? HCL6
what are the contents of FRS? Verizon1
what are the different types of black box techniques?  3
 
For more Manual Testing Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com