· What should test in BANKING DOMAIN application ?
Answers were Sorted based on User's Feedback
Answer / shrinivasbt
Banking domain applications are usually web based application
so u need to test following for the application.
1.functionality
2.compatibility
3.usability
4.interface(web server,data server)
5.performance
6.security
for more details u can contact me on shrinivater@gmail.com
thanks
| Is This Answer Correct ? | 5 Yes | 0 No |
how do u create new test sets in TD
Where you can store check point results?
How you handles Pop-up windows which are Dynamically changing in Runtime?
Check point what is how many types of checkpoint and explain
How u call functions in QTP
What are the Automation Limitations??
Error handling
how to merge object repositories?
I have 14 itmes in a drop down that are associated with an account And these items change with different accounts I want to be able to define it by and index number or any other id so if I enter 2 in my Global excel sheet it selects the 2nd item from the drop down - is this possible?
I want to test advanced Java applications what kind of add- ins I have to install?
what type of framework u r using in ur organization
any one could you explain the following code with example: intFieldItemsCnt =CInt(GetProperty(Browser ("Browsername").Page("Pagename").Weblist ("weblistname"),"items count")) msgbox intFieldItemsCnt