How to assign a numeric value to a variable?
No Answer is Posted For this Question
Be the First to Post Answer
Please let me Know regarding any material regarding VB Scripting which should be easily understandable for Beginners.
Am 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?
What is purpose of scripting.filesystemobject class in vbscript?
I have attended Anovatek Software QTP interview. They will give us computer and one web based application with QTP. We have to automate some records (already updated records or new records) using QTP Data driven testing. But we should use for loop? Can any one know how to do data driven testing using For loop?
What is the main difference between function and sub-procedure?
Write a Program to add 2 numbers without using operators (+,-) and without using third variable. Note: Use VBScript only Hint: You can use other operators like '/' & '*'(Division & Multiplication)
who you define variables and functions in VB?
How to check the particular window is exist or not with out using check points
HOw we can apply web service checkpoint in QTP 9.5? I tried it out with net connection also. But not getting success.
how to find number of characters(letter a) in the sentence Rain Rain Go away
how to retrieve native property value in runtime?
What are the differences between sub procedures and function procedures?