what is inner join? what is outer join? what is a constraint? tell me about rdbms? tell me about acid properties?
1917Can anybody code this problem for me in VB script - Create an array of 4 elements, increase its size to 7 elements and then find out which of the elements are prime (use functions)
2 5751Am working with web application. i faced one senario. i.e, webpage having webtable having two coloumns, in that first coloumn is for serial no and second coloumn is for mac address link, now i want to get first row second coloumn value, that having macaddress as link. Please help me how to get that link?
2 5436what is diff b/n these 2 programs 1) for i=5 to 1 step 2 msgbox "pass" next 2_) for i=5 to 1 step -2 msgbox "pass" next
5 8202write generic functions for webapplication?like generic function for webedit generic function for webbutton generic function for links
1 6833Hi I am having one folder with set of text files now i want to read and write that text files data into QTP. Any help plsss.
1 3659
where can i learn VB scripint ?
What is purpose of scripting.filesystemobject class in vbscript?
What are the 2 ways to pass a value to the function?
Hi anyone Can Send Solution to the Question wt m posting now Prepare Script for the Bellow Scenario? Login to Gmail Page Open Inbox check Mails save them in a Folder
How to take whole text output from screen of Bitmap Application.
what types of bugs will we find out in banking projects for automation testing?
How can the spaces from the string be removed?
Mention what is byref and byval parameters in vbscript?
Which constant is used for print and display functions and works as same as pressing enter key?
did any one attended interview in applabs if you had gone through plz tell me the procedure
How you can call vbscript functions?
Explain about the asc function?
Hi Friends Rajendra this is bhavani prasad, iam working Hyderabad. i faced one problem with qtp recording mode i.e in my application there is 100 records first we click the first record that record will be jumped to next session and 99 records will there stop the recording and run the same script .Run this script qtp does not identify the records. So plz tell me what is the solution.
Which loop is used in case of arrays in the vbscript language?
how to increasing the numbers in a given text box please write a vb script