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 |
breef description of batch testing ?
What is difference between the For..Next and While..Wend statements?
What are advantages of test automation?
Hi, i run scripts in one machine those r passed.when i run the scripts in client side those r failed.Give me such a scenario when ever u faced?
Hi Friends, Can anyone help me out in this one? In QTP, I am using Data Driver and want to parameterise multiple values (say 3 values ) for a field. How can I do it using Data Driver wizard? Plz mention it step-by-step. In the end after doing the needful, on opening the Data Driver window, how can I get number (i.e. 3) in the Parameterised column for that particualr value? Thanks a lot in advance.
Explain quicktest professional testing process?
What is the main differece between QTP 9.0 and 9.2
Hi we are using QTP9.0 for Seibel Application and this seibel application will give you a popup messagebox which is of web , so qtp takes 3 mins to recognize the messagebox and to click on it , we have more number of messageboxes like this . please suggest me some solution
What is the main difference between QTP 8.0& QTP 9.2.And what r the features and benefits of QTP.
What ate the Technologies supported by QTP?
what is the diff b/w assistive and mandatary rules of object repository in QTP???
Without QTP (or any Testing tool) can we able to test the GUI part of the Applications. for Example generating the Scripts in Notepad and Executing them Using VB. Is it Possible to do so.. Correct me if iam wrong some where.