what is inner join? what is outer join? what is a constraint? tell me about rdbms? tell me about acid properties?
1864Can 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 5626Am 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 5335what 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 8018write generic functions for webapplication?like generic function for webedit generic function for webbutton generic function for links
1 6760Hi 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 3585
What is the difference between do until loop and do while loop?
How to Import data from a file (file is on the desktop) to the data table
How to throw an error in vbscript?
Which operator can be used to check if two numbers are equal or not in vbscript?
Which operator can be used to do an xor operation in vbscript?
How will you get the exponent of the given number in vbscript?
Explain sga memory structures?
what do you mean .ota mobile format
How will you format a number in percetage format in vbscript?
how to write a vb script in QTP for yahoo registration form, i want to check the performance also like performance test, stress, load test like that.
what is the differance between BYVAL,BYREF?
Which data type/types are supported by vbscript language and what are their specialties?
Explain the filter expression?
What are the uses of vb script?
I am working on QTP, got struck in one place.. In my application depending upon configuration WebEdit count is increasing/ decreasing.. how to get these webedits..