What is the difference between CVS and VSS? Are you store
QTP SCRIPT In VSS OR CVS? Where you store QTP Script?
Answer / sathish
both are configuration management tools. we maintaiall
scripts in the form of frame work in the tool. total ur
frame work store in the confi tools with version numbers
when ever u want u can open
| Is This Answer Correct ? | 4 Yes | 3 No |
Hi im new in Testing..can any one plz re-write this code SystemUtil.Run "C:\Program Files\Mozilla Firefox\firefox.exe","","C:\Program Files\Mozilla Firefox","open" ----using for loop(for i=0;i<=10;i++ )
Plz write the code, function will take the parameter as month number, i.e., numerical value, but it returns the last day of the month in string (weekday). example: input: function parameter: 3(march) output: thursday
How to make arguments optional in a function?
How many types of parameters are available in quicktest professional?
i am testing an online shopping application.I CLICK on a link "ADD TO CART" of that application a "new page" is open and then click on any object of that "new page". after that when i run this SCRIPT then on this "new page" QTP always shows error of "OBJECT NOT FOUND". How i solve this problem ?
If i entered 2 columns and 4 rows inputs in DDT Like Mango fruit, Banana Fruit, Brinjal Veget, Carrot Veget.. . My Q is How to get the 2nd column value for corresponding 1 column input in 3rd row ie, ( i need to get "veget" in messge box @ run time
What is the default add-ins in qtp?
They asked by using qtp recording writing scripting
what is reusable action and how the same can be implemented (process)?
I want to open a Notepad window without recording a test and I do not want to use SystemUtil.Run command as well How do I do this?
Tell when we call the function? tell with example.
Wat is the command used to add an object(properties) to an object repository?