if you run one test script in internetexplorer the same test
you run in mozilla ffirefox is it possible or not how is it.
Answer / e.srinivasarao
yes it is possible
because we are testing s/w build
if that s/w build is compatabule to both the browsers
the result is same
| Is This Answer Correct ? | 2 Yes | 0 No |
How to creating an output value using quicktest professional?
How should i get name of the screen? Ex:There is a "submit" button.If i clicked on the submit button it opens a screen. I want that screen name.How can i get that screen name I dont have any property regarding that screen. If suppose we cliked on the screen , Then QTP captures the screen properties then i can get the screen name by using GETROPROPERTY But i want the screen name without clicking the screen. ("I am using the "settoproperty" for Second screen by using fist screen properties") Please tell me anyone
What is the syntax to call one script from another? And what can be the syntax to call one “action” in another?
What is the current version of QTP and now it is the product of Mercury or HP
How can you close the second opened browser?
How to do call a output parameter from one action to another action??/
What is the diff between doing parametarisation using Data Driven wizard or manually. when do we go for manual para...and when do we use Data driver wizard..can anybody answer it ..Thanks in advance
How can we parameterize our test, values in flat file. Ex:- Values in notepad, with that values i want to parameterize the test.
Is it possible to split an action? How?
we have 10 actions in out test how can we convert 9th action is main action ? how ?
when we right click on the desktop of any operating system we find a menu , consisting of refresh,edit,open,paste and cut etc... how to load the object and object properties of that menu in QTP
Write the regular expression code, it accepts the alpha, numeric and special symbol and the first character should be the Alphabet. Tell me the answer