what is Business Process Testing plz explain?
Answer Posted / vr
Testing Performed by the Business unit to ensure whether it
meets User Requirement. This will be tested in a seperate
region which we will call it as UAT.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Why do you create a text checkpoint on a Web application? What is the purpose of the Close method?
I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.
How should I click on the right click menu objects When I trying to add the object properties to the OR.It is showing only Window(Window).Not all the objects of the window. Also while recording I found No script. How to solve this>.
i have an external excel datasheet where it only contains 3 rows. after qtp executed the code to import the datasheet, the datatable getrowcount method now gives me a different value, lets say 60,000+ instead of only 3. i did not have any values starting from row 4 of my excel file. why is this happening? this also results to the qtp report to load for a very long time.
how will load the object during runtime?
can i change the runtime properties of an object ? How can i check if a parameter exists in database ?
How to test background color and dynamic images during run time can you put the check point for moving objects?
In qtp, explain what is crypt object
What is recovery scenario in qtp?
Hi, I am using 2 excel sheet.First excel sheet works fine with the script, if it opens the 2nd excel sheet,it works fine,but after finish all the rows it is giving the following error in the following line. InValid Procedure call or argument Line (178): "Browser("name:="&result,"application version:=internet explorer 7").Page ("title:=bgt.*", "index:=0").WebList ("name:=SearchType","html id:=Select1","location:=0").Select SearchType1". I have seen a web article says that,If we use any vbscript friendly name it may gives the above error-Invalid procedure call or argument not sure,Am I using any VBScript frienlyName? in the above line? [but the same line is perfecly working for first Excel ] It is little urgent. Any Help Thanks you
Suggest and Define a solution for an application whose objects are not recognized by UFT?
write script for bitmap image?
If I change the property value at runtime is it effect is object repository?
How to create scenario selector
Is it possible to change the property value at runtime? How it is possible?