CAN WE USE 'BVA' AND 'ECP' IN AUTOMATION?
Answer Posted / 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 |
Post New Answer View All Answers
Explain the types of object repositorys in qtp?
What the differences are and best practical application of Object Repository?
what testplan contents and what test strategy contents,what is the diff b/w them
If u r using library files (Instead of Check Points) , How do u do bitmap check ?
Dis advantages of XML checkpoint ?
How u will do versioning in QTP?
Dear Friends, I having total 3+year experience in manual testing including automation testing QTP, if i am attending any interview what kind of question will i get? please help me out
Can any one brief some detail on how the shared and action object repository utilized/implemented in a real time project. I already know how to make shared object repositor by saving OR as .tsr extension..I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thanks
What are the common defects found in your project? (in qtp interview)
I have enrolled for a QTP course which is a four weekend course.Do you think its a good way to start off learning this tool?What all do i need with me in order to become a pro at using this tool?
How to suppress warnings from the test results page?
how to use the regular expression for the below code-- swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:56" There is a tree view window of the folder's ie Medication- >Pharmacy(sub folder)with 56 as count of records...The records can be different or if no records present in the specific folder..then it show "Paharmacy:-no records".Whe i record at the first time .....and try to rerun the same script with different records count say "pharmacy:800"..qtp is not regnizing it...therefore i want to user regular expression..but donot now how to use it and where to use...i have tried.... swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:\*"..but it s of no use..plz help..me
Which recording modes need more memory?
Explain qtp(quick test professional)?
How we can import data from database?