Answer Posted / maxwell
Infact the other name for BLACK BOX is Functional Testing
| Is This Answer Correct ? | 21 Yes | 5 No |
Post New Answer View All Answers
What is QTP testing process?
what is meant by Implicit and explicit requirements?
action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans
i am a begnner so am learning Error handling :tried using Recovery manager didnt work i want to be able to handle errors , e.g. if while running the test the folwoing does not show up then how can i use the If then else and goto next step in the test, as in many scenarios it does not show up Browser("The Shopping Channel -").Page("The Shopping Channel -_8").Image("easy pay").Click
Does quicktest professional (qtp) is unicode compatible?
What kinds of security (firewalls, encryptions, passwords, etc.) will be required and what is it expected to do? How can it be tested?
If I give some thousand tests to execute in two days what do you do?
To which environments does quicktest professional supports?
Describe the differences between functions and actions in UFT?
Dear All , For UFT 12.02 which version QC or ALM will support ? Thanks Balaji
Consider one application is open, clicking one menu will open another application in another browser. QTP does not catch the URL of the second browser(second application). can we capture it ?
Explain the concept of object repository and how quicktest professional (qtp) recognises objects?
How to connect the remote desktop using QTP 9.2 explain the method or procedure?
What are the features of quick test pro(qtp)?
I am getting the "test object property" Description properties "toolkit class" value By using "gettoproperty" in run time But my problem is how to get Ordinal Identyfier's type and value Type is index, value is 0 How can i keep this values in to required place How can i get these values in runtime I have to insert these "index" and "value" into another area Is there any script for this like "gettoproperties","Getroproperties" If anybody knows,please help me .