3. Anyone pls tell me as many points as possible for this
question?
what r the things to take into consideration before
automating an application like;
a). Identify whether the tool supports the appln or not.
b). When there is lot of retesting and regression testing.
c). ROI.
d). When there is a need for running same script for
multiple datas, etc.
e). ----
f). --------- Pls give me more points.
Answer / gaurav
You Can consider following points also-
1) your GUI should be stable
2) Atleast one manual test pass should be done for App
stability
3) Identify Good candidates and best candidates in your
project for automation.
4) Tool compatibility,Cost,licence and resources.
5) Size of project
Regards
Gaurav
| Is This Answer Correct ? | 0 Yes | 1 No |
when i am running login page i got test run error? Please give me the script to handle run time exceptions. It's urgent for me.
I have created 3 actions in test action1, action2, action3 but I want run action 1,action 3,action2 how can you change in the actions in keyword view?
request to add whatsapp grp for test engineer
can somebody send the script to write a multiplication table in notepad through qtp
i need code for how to click on particular mail in utlook mail box .its urjent Thank You Balaji
Hi all, On recording a particular Web application with QTP,Have came across a problem for which I havent found a solution so far.. The script of importance is as follows: Browser("Personalized Start Page").Page("XYZ").Frame ("mainFrame_4").Link("address.csv").Click Browser("Personalized Start Page").Page("XYZ").Sync Dialog("0% of dms.php from XYZ-").Dialog("File Download").WinButton("Save").Click My problem is that on recording the application with QTP and clicking the "address.csv" link another browser window comes up temporarily followed by the Windows "FileSave" dialog.The browser window which came up closes down when the Windows "FileSave" dialog is visible and I save the file to a windows location. On the "Record and Run" settings under Qtp,have activated settings for web and windows applications. But when I run this recorded script,and after the "address.csv" click,The browser window comes up and goes down,No Windows "FileSave" dialog comes up and the QTP shows the error Dialog("0% of dms.php from XYZ-") object is not found,though this object is there in the repository. Have tried putting the Dialog("0% of dms.php from XYZ- ").Exist property.But the "Exist" property is not recognised by the dialog at all. Any help in this direction is appreciated.. Thanks in advance J
what frame work you are following?
difference between GetRoProperry and GetToProperty.and where we've to use exactly those properties
how to reverse the string without using bultin functions(i.e mean mid,len ,reverse functions)
what is run action?
HI ALL, HOW WE INSTALL .NET ADD-IN OR JAVA ADD-IN TO THE QTP? PLZ URGENT.ANSWER ME.
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