What is the limitations of BVA?
Answer / bindushree s
1) bva works well when the program is a function of several independent variables that represent bounded physical quantities.
2)BVA assumes the variable to be truly on independent and bva happens to catch end of month and end of year faults.
3) when a variable refers to the physical quantity, such an temperature, pressure, air speed, angle of attack, load and so forth, physical boundaries can be extremely important
| Is This Answer Correct ? | 0 Yes | 0 No |
Can we use same virtual objects in many number of tests?
I am having trouble understanding #1 how to paramaterize a userid and password that I need to call in about 25 existing scripts. I need to know how to Create a Reuseable action for 25 existing scripts that will call the exact same userid and password? I need to know how to create a Reuseable action and then have it called by existing scripts being run in a batch.
I've some problem in Descriptive programming plz help me. I've written in a click event code in Functional library when I run this flight reservation program It is not run. How to I write multiple click event in functional library. My program is this. I have associate an action with functional library. Public Function ClickButton(byval ApplicationName, byval WindowName, byval ObjectName, byref Comments) If Dialog("text:=" &WindowName).WinButton("text:=" &ObjectName).Exist Then Dialog("text:=" &WindowName).Activate Dialog("text:=" &WindowName).WinButton("text:=" &ObjectName).Click Elseif Window("text:="&ApplicationName).WinButton("text:=" &ObjectName).Exist Then Window("text:=" &ApplicationName).Activate Window("text:=" &ApplicationName).WinButton("text:=" &ObjectName).Click End if End Function
Plz explain about MATCH/EXACT MATCH/IGNORE SPAGE in text check points?
How to use actions in qtp ?
What are the differences between QTP 9.2 and 10? please explain e indetail......
Is QTP supports Unix. If yes, then how the test automation is done?
In a web application , there is a table of rows and coloums , i want to pickup the 1st row and 3rd coloums name (not data)how can any one explain
What is positive test case and Negative Test case? What is the meaning of Real World Scenario's?
How to map the test cases to requirements in QC?
I want to open a Google page without recording a test and i do not want to use system.Util.run command as well how do i do this?
Hello, Can we capture only the labels of the web page in the object repository. If yes, then how. Actually my scenario is: I have to capture all the label of mercury site http://newtours.mercuryinteractive.com/tour/mercurypurchase. php. and want to copy all these labels in the notepad. So,please help me how to do this all. Thanks in advance, Gaytri