WHAT IS THE FUNCTION (HOW TO DO) THE BATCH TESTING IN TEST
DIRECTOR USING MANUAL TESTING PROCEDURE?
Answer / lll
function Example:
functin add()
x=1
f=1
c=x+f
add=c
end function
| Is This Answer Correct ? | 0 Yes | 0 No |
How to use checkpoints in qtp ?
Q) Please any body can help me how we can create descriptive programming if the application is not ready i.e we don't have unique property of object ? note:build not ready means we can't use object spy in build to get unique property .
what is database check point, how will you parameterize the database from seperate data table?
How to make Shared object repository in qtp 9.1 and 9.2?
what is the script for keyword driven framework in real time?plz its urgent
what is input pramater out output pramater ?i want the decrepation..?how to use in QTP?
3 Answers Infinite Computer Solutions,
How do client side image and server side image work?
How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object
1.How to find in which row or column,string "Hyderabad" exist in excel sheet? 2.How to find how many times character "a" repeated in a given string "Koteswararao"
HOW TO FIND WEBTABLE? HOW TO RETRIVE THE WEBTABLE VALUES? PLZ TELL ME THE PROCEDURE.
hi testers,one script has three actions , at the of running three actions are running , how to set run only perticular action and what is the use of split the action? when it will be useful?
How to capture the Check point Value into a variable?