In order to select an automation tool for automating ur
application, what r the things u need to consider?
For eg i will go for automation;
1) When there is a lot of retesting and regression testing.
2) Return on investments.
3) Whether the tool supports the appln.
4)--------------, etc.
Pls give me more number of points because my answer did not
satisfy the interviewer. Very urgent pls
No Answer is Posted For this Question
Be the First to Post Answer
GET WHETHER THE GIVE NUMBER VALID OR NOT IN BETWEEN THE GIVEN RANGE?IN VB SCRIPT(QTP)
wt is automation framework? give explonation?
What are the framework folders?
Is QTP supports Unix. If yes, then how the test automation is done?
How to execute the test cases using QTP. i.e What is the use of QTP while execution
Write the Test Cases for ATM(Any Time Money)
what is the syntax or command in vbscript to display user message example i want to display "welcome to QTP".
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);
how can i change the action path that called in other action. when i copy one action to other pc,the action"test2" calls another action(C:\test1\action0),and i update this"test1",the folder update to "action1",but when i open "test2", it just point the call path to "C:\test1 \action0", but does not update to "action1",and the change i make can be shown in test2. so, can i update the call path manully? thanks
how to pass parameters from one action to another using output parameters I am not calling action 2 from action 1, they are being called individually I need syntax please .. Requirement: Action 1 customer = Browser(" ").Page(" ").Link(" ").GetROProperty("value") I want to use the value stored in customer in Action 2 I do not want to use any of these actions as re-usable actions
what is the difference between wait and wait function
WHAT IS THE FRAMEWORK & ARCHITECTURE OF YOUR PROJECT