Answer Posted / pratap19901990
yes,
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
What is the difference between for loop and while loop?
hi what is called GUI in QTP 8.2 and how can we test the apllication using GUI?
How to pass argument by reference to a function in vbscript?
How to capture a runtime error in vbscript?
Which object is used to work with the database in the vbscript language and what statement is used to create this object?
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)
why do u choose to go for testing why cant for devoloping
Hi All, I am facing one problem in QTP. There is link object in my application that exist in the Frame in mozilla firefox. Click event on that object is not working but once the frame is enabled/activated then click event works fine.But the frame does not have the activate property. This problem is coming in firefox only. Regards
There are 5 web pages.write a script to click the button on 4th web page.
What are keywords in the vbscript language?
What is the use of the date function in the vbscript language?
How to Import data from a file (file is on the desktop) to the data table
Can automation testing find ssame no. of bugs what we can find by manual testing?
hi all, i had a question, that how to find out hiding a coloumn in a table i had a table having the following column names NAME DESCRIPTION CREATED TIME CREATED USER if i right clicked on a NAME column it will displays a menu having the same column names in a list like NAME DESCRIPTION CREATED TIME CREATED USER with check boxes.if i unched any check box, that column name should not be appear in the main table column names could anyone please solve this problem?
Mention when to use function procedures and what are its characteristics?