How can you have different number of cells for each row of a
table in HTML?
Answer Posted / meme
you use <td colspan = number>
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
how to operate webobjects in a webpage using getobject function and then using generic methods?
Mention how to assign a date value to a variable?
What is the purpose of on error resume next statement?
Is vbscript language a case-sensitive language and what does it mean?
What is event handling in vbscript?
How are values assigned to string type and numeric type variables?
Mention if qtp generates vbscript code as we record actions, can't it possible to directly write using vbscript code when qtp does the same thing too?
How to replace junk code recorded by QTP with a mall function.
I am working on QTP, got struck in one place.. In my application depending upon configuration WebEdit count is increasing/ decreasing.. how to get these webedits..
Mention how to access array data?
Develop a parameterized action that accomplishes the following a. Launch a browser of users choice ( example : IE, chrome etc) b. Open up a search engine (Google, Bing etc) c. Perform a search d. Click a particular link depending on the user’s choice ( 1st , 2nd or third link)
what is resorceallocation
What are the advantages of vbscript?
How can you destroy an object in vbscript?
How to add actions in driver script to run those actions in QTP?