Which is a form of Functional testing
1)B V A 2)Usability testing 3)Performance testing 4)
Security testing.Its urgent
Answers were Sorted based on User's Feedback
Answer / deepika mashetty
BVA - Boundry Value Analysis is a Form of Functional Testing
| Is This Answer Correct ? | 29 Yes | 9 No |
Answer / sj1234
Functional software testing verifies that the application
supplies what the users need. It emulates user actions to
ensure that execution paths operate correctly and the
appropriate responses are returned for the given requests.
Bondary Value Analysis can be defined as " Upper and Lower
Limitation of Variable Data For Particular Transaction"
Usability Testing
| Is This Answer Correct ? | 20 Yes | 8 No |
Answer / ramesh mekkara
AS per FOUNDATIONS OF SOFTWARE TESTING book by Dorothy Graham,
Function (or functionality) testing can, based upon ISO 9126, be done focusing on suitability, interoperability, security, accuracy and compliance. Security testing, for example, investigates the functions (e.g. a firewall) relating to detection of threats, such as viruses, from malicious outsiders.
Security Testing,Compliance Testing, Inter-operability Testing etc are various sub-parts of Functional Testing.
Kindly let me know if I am wrong. Thansk for keeping this discussion.
| Is This Answer Correct ? | 11 Yes | 4 No |
Answer / ganesha
Hi friends,i am still in confusion as we know BVA is one of
the test case design technique how could it form a
functional testing ?Could u plz clear it in detail
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / anto
Hi All,
BVA is just a test design method, which is not functional testing type.
From the "ISTQB syllabus" -
"A type of functional testing, security testing which investigates the functions (eg. firewall) related to detection of threads, such as viruses from malicious outsiders"
Hence, I would go with Security testing!
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / deepika mashetty
Hi Ganesha.,
You might be knowing that Input Domain Coverage is one type
of the Functionality Testing right!!
While Input Domain Coverage itself Test Engineers will
define a special structure to define the Size/Range and Type
of the Objects.
1) Boundry Value Analysis (BVA) 2) Equivalence Class
Partitioning (ECP)
The Question asked is in the given Options which is the part
of Functional Testing. Thus the correct Option is Boundry
Value Analysis.
| Is This Answer Correct ? | 7 Yes | 5 No |
Answer / arjuman
1.BVA: boundary value analysis
its used when the input is range of values between a to b then design the test cases for a,a+1,a-1, b,b+1,b-1.
3.Performance testing: testing the stability and response time of an application by applying load.
stability is ability of application to withstand for designed no. of users.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ganesha
Thank u So much for clearing and explaining friends
| Is This Answer Correct ? | 3 Yes | 4 No |
Answer / ch.s.m.prasad
B.V.A is stands for Boundary value Analysis
Functional testing: meet customer requirements in terms of
functionality
performance testing: testing team validates the "Speed of
processing" of our app. build
Security testing: testing team validates the "privacy of
the user"
| Is This Answer Correct ? | 3 Yes | 5 No |
Explain Bug/Defect Life cycle?
What is frame level testing and how do we test it?
What types of documentation are used in qa?
I am sayyad(frm hyd) new commer for this site? I have some doubt's pls clarify it..... I finished my MCA 2005 pased out),(sayyadmeer@gmail.com) and S/w Testing Course(2006) till now i didn't get any job in testing, I did not have any experience in real time projects. Any body can send me the sample Testcases,Srs,for Banking,ERP Projects etc. Advance thanks to all
What is the diff. between Sanity , smoke and ad-hoc testing?
u have 1000 of delete button in ur application ,how to check it out,.one by one ? or how to check it out by easy way?
What is difference between windows based application and web based application?
how you setup steps to start a project
Explain Application boundary?
Explain Boudary value testing and equivalence testing ?
fields present in bugs and fields present in testcases? pl pl pl give me an answer thanks in advance but pl.
Graph-based testing methods can only be used for object-oriented systems .Is it true. explain