How to do credit card (banking application) security
testing?
Answer Posted / rajesh
Hi,
I guess BVA is Boundary Value Analysis and EP is
Equivalence Partition.
BVA - Boundary value analysis’ testing technique is used to
identify errors at boundaries rather than finding those
exist in center of input domain.
EP - In short it is the process of taking all possible test
cases and placing them into classes. One test value is
picked from each class while testing.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
after completeing testing ,what would u deliver to the client?
Write a set of test cases to test youtube?
What are the qualities needed by a software tester?
I know functional test cases are derived from frs and system design specs. But are test cases for performance, database, boundary, relational integrity and other types of tests other than functional tests created from frs and system design specs as well? When are these test cases created? Are they in the same test plans alongside functional test cases or is their a different test plan that includes these test cases?
What is the Testing strategy for testing client server applications/products?
What are the different levels of manual testing?
What are the different types of software testing?
tell me 5 new requirements in ur project? plz urgent
How does quality control differ from quality assurance?
What is difference in between operating system 2000 and os xp?
Describe a past experience with implementing a test harness in the development of software.
How will you set the Dependency in the Quality center? Say if you will fail a test case and two or more test cases are dependent on that particular test case. In this case how will you handle in failing the test case.
what is JAVA TESTING? What Testers will do in JAVA Testing. Can any one Give suitable Ans Pls. it's urgent
List the type of testing perform to test microsoft excel 2003 give atleast 1 example of each type
After insert the record in front-end, how will you check the back end by manually? Please explain?