CAN WE USE 'BVA' AND 'ECP' IN AUTOMATION?
Answers were Sorted based on User's Feedback
Answer / svapatil
BVA & ECP are the Test case design Techniques by using
which we write the test cases to test the Functionality of
the Objects.
If we are going for Automation, There we will be converting
the Test cases in to test scripts( Automation scripts)
( But remember not all test cases can,t be automated )
If we have to run our Test scripts with a multile set of
data then we will use the Testdata ( Which can be some
times given by the clients or we need to design the test
data) if we are using the Same input data which is used to
run the tests manually then it means that we are using the
EVP & BVA indirectly.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / audi
Hi ,
BVA and ECP are techniques for design test cases .
Based on these techniques one can be divided test data into
+ve & -ve and defferent set of sets.
where as Manual testing all the test cases required test
data and can be derive from these techniques.
if u r running automaion testing also , script run by test
data and by using these techniques can be defined test data.
So we can say these two techinics will be using in
automation testing also.
regards
audi
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / rajendra
BVA And ECP
BVA: Boundary Value analysis
ECP: Equaivalence Class Partition
These are test generation Techniques.
Normally the tests generated using above two techniques
are used to validate the application at boundaries and
valid and invalid inputs.
These testcases are not used in future when the application
baselined once.
Using above tec manual Test engineer generates different
testcases or test scenario's.
First all people must understand concept behind test
automation.
byee
Friends
Still if u have any doubts don't hesitate to call me or
mail me.
Rajendra Prasad Reddy
rajendra_penumalli@yahoo.com
My Mobile number:9885162742
Hyderabad
India
All the manual testcase will not be converted in to
Testcases.
Regressison testcases will be automated.
| Is This Answer Correct ? | 3 Yes | 3 No |
what is the Vbscript to connect Database
object types is used for what?
how to re-install QTP 9.0 trial version.
what is the exact Diff. Between Test and Component in QTP?
what is the frame work in J-meter?
Tell about descriptive programing in qtp8.2?
Diff between Test Stratergy and Test Plan? Diff b/w Test design ansd test case design?
Hi All, How to get repeated word in string . Thanks Balaji
What is the framework your company is following. What is the reason. Explain why key word driven frame work is chosen.
Can anyone help.i need total excelsheet operations,shortcuts in testing environment from starting onwards....
Why do we go for Qtp? What are the advantages of qtp? Diff between winrunner and Qtp?
Hi could some one explan what is the use of the function Defination generator, And how to use the function defination generator.. Explan with the example..