Use of Multiple Actions in QTP?
Answers were Sorted based on User's Feedback
Answer / naren
When v create a new test, it contains one action.by
dividing ur tests into multiple actions, v can design more
modular and efficient tests.
| Is This Answer Correct ? | 3 Yes | 0 No |
In case of modular framework multiple actions are used,in this case it uses for code reusability,reliability,efficient way of handing code,paramiterization etc. it depends of the clients requirement.
| Is This Answer Correct ? | 1 Yes | 0 No |
How can i check items sorted or not in a weblist ? Give me the script for this...
write the regular expression for date format of mm/dd/yy?
10 Answers CTS, HCL,
Is there any site to download QTP....otherwise tell me the way how to get the QTP sofware??????????????????? Thnx in advance
How to swap two numbers by using parameter passing method byref in a fucntion and return the result to outside of the function?
If I want to run more than one test (With different functionality) with in one script, then what i do? plz. explain with any example.
Could some one explain me how to create folder on the desktop from QTP?? This is an interview question
how u conduct GUI testing and PERFORMANCE testing on MS- WORD? and What r the GUI Test Cases and performance Test Cases?
3 Answers Accenture, Civil Service, ICICI, Jintek, Satyam, Singularity, Syntel, TCS, Wipro,
Hi am New to Automation Testing , any one can you help me what are the basic questiion are asked an interview?
On what basis we select test cases to automate?
can i able to connect any version of qtp to any version qc
Iam trying to write script for Rediffmail Page,in doing so the script line for go button is not accepting. Is their any other way other than . Browser("micClass:=browser").Page("micClass:=Page").Link ("micClasss:=Link","name=go")
hai,i want to select an option from the right click pop up menu.but the qtp is not recognizing the right click pop up menu as a seperate object.can any one tell me the solution.