How to make professional test report using vbscript code in UFT, which gives us complete analysis of the test.
No Answer is Posted For this Question
Be the First to Post Answer
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.
What are string functions in vbscript?
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,
What is the technology used by vb script?
what is extension of the file if its saved from recovery manger to some drive
How to Import data from a file (file is on the desktop) to the data table
Please let me Know regarding any material regarding VB Scripting which should be easily understandable for Beginners.
why variable name should not exceed 255 characters?
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)
How to open browser in vb script?
write generic functions for webapplication?like generic function for webedit generic function for webbutton generic function for links
How do I check that the names in a weblist are correct e.g in flight application the names of item are Denver, paris,London, etc. How do I ensure the correct item is displayed from the list after doing item count ?