i need to sort the data using qtp script for this how i
need to write a qtp script
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of "Option Explicit"?
How to return a value from function...? you should not tell msgbox, print.. etc.,
Explain sga memory structures?
What is the purpose of drive object of scripting.filesystemobject class in vbscript?
Which operator is used for fetching the modulus of the 2 numbers in the vbscript language?
What is sql loader? Explain the files used by sql loader to load file?
I wrote the vbscript code on notepad i was geeting run time error "object required line 1" my code is set usernameobj=Descriptive.Create() usernameobj( "name").value="Username" set passwordobj=Descriptive.Create() passwordobj("name").value="password" set signinobj=Descriptive.Create() signin("name").value="sigin" browser("gmail").page("gmail").WebEdit("usernameobj").set ("enter username") Browser("gmail").Page("gmail").WebEdit("passwordobj").Setsec ure.Crypt.Encrypt("entr password") browser("gmail").page("gmail").WebButton("siginobj").click pls tell me whats wrong
Could Anybody Please tell me What is the script for Find 3rd Largest element in the Array without using a SORT function int Find(int arr[], int size); Thanks in Advance..
Write a program to resize an array of 5 elements to 4 elements and display all the elements.
What is purpose of scripting.filesystemobject class in vbscript?
Can u describe what kind of testing are for OTC derivates by banks.
accept a string & display whether a is present or not