Answer Posted / pratap19901990
yes,
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
wat is the com(common object model)object for mozilla firefox???????plz if any one know the exact answer....reply me......
did any one attended interview in applabs if you had gone through plz tell me the procedure
How to Convert Hex color code to color name in VB Script?
Which conditional statement is the most convenient one to use in the case of multiple conditions in the vbscript language?
Can automation testing find ssame no. of bugs what we can find by manual testing?
if u ve resrevation for train and u get a number supose 1234xxxokie.after sucessul entering all required fields. now u put that number in search and want to chk wether these ar same or not if both ar same then its okie otherwise test fail.what would be the vb script code for it to compare these two values of different page.
write a function to read the items from combobox of Flight reservation & save in excel (QTP)??
Explain about tristate constants?
Explain different types of segment?
What are the 2 ways to pass a value to the function?
In the Web page we have a table link, if we click on that link all the contents under that link will be sorted (asscending/Descending). Now i want to check in which order the list is ? for that i need to get the data in to some var How can i get that cells data?
what is the object hyrarchy in QTP for a web based application
hi Set myobj=Description.Create() myobj("type").value="submit" myobj("name").value="google search" myobj("html tag").value="button" browser("title:=google").page("title:=google").webButton (myobj).Click i was running above code in one weak back it was working fine i got result,again i opened after few days ,again i was trying to run the code it shows run time error in last line of my code ,why ?pls answer my question?
Please let me Know regarding any material regarding VB Scripting which should be easily understandable for Beginners.
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..