CAN WE USE 'BVA' AND 'ECP' IN AUTOMATION?
Answer Posted / 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 View All Answers
How can you write the scripts that operate on different objects depending on run-time information?
What are output values and why they are used ?
Differences between text and test area checkpoints?
What are the flaws in water fall model and how to overcome it?
What is the syntax to call one action in another?
Which recording modes need more memory?
What is the purpose of loading qtp add-ins?
Explain the concept of object repository?
Have you done batch testing in qtp? If yes how you are doing?
How to check bitmap output value?
if our qtp vb Script may be Currepted then What we want do?
when I try to run below script in QTP "totalPages" value is 2. But i am getting error message (Type mismatch: 'totalPages' Line (): "For i=1 to totalPages".) totalPages=Browser("Name:=User").Page("Title:=User").WebElem ent("innertext:=of.*").GetROProperty("InnerText") msgbox totalPages For i=1 to totalPages rnum=Browser("Name:=User").Page("Title:=User").WebTa ble("column names:=User Name;ID;Last Name;First Name").GetRowWithCellText("store4") If rnum>0 Then r=rnum Exit for End If Browser("Name:=User").Page("Title:=User").WebElement ("html tag:=A","x:=471").Click MsgBox "Exit" Next
1.explain end to end process of qc,2.how many tabs are in qc9.0,qc10.0 3.what is review, how many reviews are following in aproject 4.how will you get the requirements 5.why do we choose testing 6.how to export tc's and requirements to qc through add-ins
Explain in brief about the quicktest professional automation object model?
Explain the Different types of QTP test assets and their extensions?