CAN WE USE 'BVA' AND 'ECP' IN AUTOMATION?

Answers were Sorted based on User's Feedback



CAN WE USE 'BVA' AND 'ECP' IN AUTOMATION?..

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

CAN WE USE 'BVA' AND 'ECP' IN AUTOMATION?..

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

CAN WE USE 'BVA' AND 'ECP' IN AUTOMATION?..

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

Post New Answer

More QTP Interview Questions

What is the Diff between Image check-point and Bit map Check point?

4 Answers  


Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?

0 Answers   ADP, CTS,


How to test results for qtp ?

0 Answers  


What expansion of "MIC" in MICPASS (TEST ReportPAGE)

11 Answers   TCS,


Why script error occur in between recording in qtp?

0 Answers  






HOW CAN WE GET THE VALUE OF TEXT BOX IN QTP? can you give me sample script for this where there is some condition. like if "text" THEN msgbox() else endif

7 Answers   Xavient,


how many wayes we do the parameterization?

1 Answers  


how we connect 1. qtp9.2 to the quality center9.0? 2. Load runner8.0 to the quality center9.0

0 Answers  


1.Qtp suppots Unix& linx or not 2why qtp suppots shell script.

0 Answers  


what is a good testcase?

3 Answers   Wipro,


For QTP Test Engineer, What is his contribution to the Project? Means, As as automation test engineer what is his role in the current project?

0 Answers   V2 Solutions,


if there r 10 windows open in QTP write a command to close all 10 windows at a time ?

10 Answers   Wipro,


Categories