CAN WE USE 'BVA' AND 'ECP' IN AUTOMATION?
Answer Posted / 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 |
Post New Answer View All Answers
What are the methods of the TextStream object that are used for reading from a text file?
hi i have 4 yrs exp in manual and automation testing using QTP i need sample resumes plz can u send this mail id pbre1980@gmail.com
regular expression in qtp standar check point for months from accepting months from january to december only
Plz Explain How to access Or Store Script from VSS? Explain Real time work (qtp) where you store folders and next to how to you access that folders and how you maintain folders in VSS ? What are the Menu's in VSS? Suppose in Manual, by using Checkin Checkout u can access documents. how you access in QTp REal time?
If I am scripting Web-based Surveys using QTP that open up differently but at the exact same point require a username and password can I automate that username and password for all the surveys some how using QTP?
How will you find the current time of the remote machine using QTP script?
Where we can use the synchronization?
What is recovery scenario in qtp?
Tell some commonly used Excel VBA functions?
what is error and fault in terms of software quality?
what is run action?
What are the types of object repositories? Which one is you are using?
What is action? How many types of actions are there in qtp?
What is action?
Hello everyone! I am just writing a small test for a windows application. I have a problem with a text output value. The value i am trying to catch is presented in a scrollable textbox. When the text is too long, only a portion of it gets captured. Do you have any experience with this?