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 |
how do we add a new sheet to data table in QTP?
How do Parameterization and Data-Driving relate to each other in QTP?
How do you use the parameters.input parameters and out put parameters.
How do you return a value from a function
HOW TO DO THE BATCH TESTING USING QTP?
can we run the scripts of qtp 8.2 in the qtp7.0?
what is input pramater out output pramater ?i want the decrepation..?how to use in QTP?
3 Answers Infinite Computer Solutions,
What are metrics and matrix?
Can someone tel additonal features which has been included under QTP 9.0 which is not there in 8.2 version?
I have recorded a test over web application(with IE6.0) in analog mode. But, while running it my test gets failed. Why? (Note: my systray has 3 open web applications)
what is active screen,keyboard view?
.qfl extension for which file? where vl use it