How to write a VBscript for web page performance test
i need a code send if any knows the code
If any knows VBScript book plz send to me the link to my
mail plz
No Answer is Posted For this Question
Be the First to Post Answer
a;;b;c;;;d in this string output is abcd will come how can we do that in vbscript in QTP testing?
How to write a general script which should does the following a). If a page object is given, it should identify the page object of the corresponding page(site). b). It should identify all the links of that particular page. in QTP tool?
2 Answers IBM, Infosys, Wipro,
When inserting strings into a SQL table in ASP what is the risk and how can you prevent it?
How to create pull down menu box using vb script
hi what is called GUI in QTP 8.2 and how can we test the apllication using GUI?
Both Static and dynamic arrays are handled by VB script. Is it true?
what is the use of QCUtil? explain with one example?
Mention what is variant in vbscript?
How can I access an object in another frame?
what 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
Input = 124 output should be 124421 Please do not use any string functions/variables
In what way program "hello world" you can write in vbscript?