What are the 2 ways in which a variable can be declared in the vbscript language?
No Answer is Posted For this Question
Be the First to Post Answer
How to assign a numeric value to a variable?
what is the differenece btwn scripting language and programming language
int a=4857 i need output as 7584.without using any inbuild function?
Explain some uses of vb script?
explain with example primitive data types of vb script.
What is purpose of scripting.filesystemobject class in vbscript?
How to make professional test report using vbscript code in UFT, which gives us complete analysis of the test.
0 Answers College School Exams Tests,
What is Procedure or Subroutine in VB Script?
Explain How do you create a recordset object in vbscript?
What are class variables?
In our application qtp unable to indentify the menu items,we tried number of times to add objetcs into object repository but fail. through normal recording mode only objects going to add into repository but while running same recording script qtp showing a error like " unable to indentify the object". in repository there is no any properties and pro values for that object and also i tried with virtual object config also unable to find the object in application and in repository. Then what i have to do to identify menu objects????? can anybody hell me pls..............
We have 1 web page with names column. I am giving the Service Providers1,2,3.... @ that time dynamically some no of names are displaying in the webpage and The Pop up windows are opening(No.of Pop Up windows=No.of Names). The names may be diffar for each and every Service Provders (Dynamically) How can we handle the Dynamic values?