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

Explain sub procedure of vbscript.

0 Answers  


Hi Guys, My Application in Microsoft Dynamic Navision, is it compitibale with QTP? if yes then let me know...

0 Answers  


Hello, I am learning QTP. I have recorded test for Login page, i have also inserted checkpoint for Email field & when I run test it passed. But when i tried to run test by inserting 'Adding Parameter Values to a Data Table' for email & password field, it pass the first value in both the fields but after that when test run for second parameter values it displays 'Internet Explorer cannot open the Internet site, Operation aborted' & when i analyze test result it displays run time error 'Object disable'. I have also cleared all the history from IE but it is not working. Please help me. Thank you.

2 Answers  


how do u prepare Test Environment ?

1 Answers  


What is method name to compare two XML files.

0 Answers  






What contains Data Driven Framework document in qtp?

0 Answers  


Take a situation when you are working with QTP, suddenly system has crashed.so you again start the system. My questyion is how can QTP directly opened when the system desktop appears.

2 Answers  


what is meant by descriptive programming?

2 Answers   Wipro,


What is the extension for Recovery scenario?

2 Answers  


how to retrieve the value from data table to the script and using the value to be displayed in message box. an also retrieve the value of the output value during runtime to the script or separating and using that value in the script.

1 Answers  


When we try to use test run option "Run from Step", the browser is not launching automatically why?

1 Answers  


what is defenetion of kiran can u tell me plz CVS, SVN

0 Answers  


Categories