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 |
Hello friends can anybody tell me about the architecture of QTP with diagram of it.this architecture is same for any domain like ERP/Banking/CRM/Healthcare or it's different then please tell me.thanks
difference Between Call Run action and copy of action?
what is the difference between action and function
11 Answers AppLabs, BirlaSoft, Infosys,
describe some problem that u had with automation testing tool?
I heard that in Hyderabad Ameerpet is renowned for its training institutes it has , but from my own experience I can only say that this institutes have become money making machines losing their cognitive ability and ethics , can anybody tell me is there a good ins. in hyderabad for testing tools.?
What is the extention of Virtualobject
What is optional step in qtp? How you can add optional step in qtp?
If a script has a local repository and also uses a shared repository, which repository will QTP use first when searching for an object during playback?
I am not finding pages and links in object spy on web testing. I am only getting window and winobject. where is the problem? thanks
Where you can store check point results?
Why qtp always start action1 and does not start action?
I am testing a Website thelancet and create a description for searching "health" in search edit box.But my description failed on last two lines.Can anybody solve this