· What should test in BANKING DOMAIN application ?
Answer Posted / 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 |
Post New Answer View All Answers
How to make qtp understand the difference amongst the same type of objects .suppose there are 5 check boxes in a page and I have to choose the 2nd one, how to do that through script?
By using QTP can we record any log files written by the application which is in execution?
While spliting an action in QTP 10.0 getting an error : "This Line is a part of Script Block.You cannot split the action on this line." how to re-solve this and split the script into actions?
Explain the use of action split in qtp?
I opened gmail login into gmail and i have to save (Pass or move) all the mail into notepad please give me code Thanks of all
For which type of projects the iterative model is not suitable?
How to find the length of the string in qtp?
what is the advantages and disadvantages of using functions instead of re usable actions
Brief the process of testing with UFT?
how to i add the values using the check points property?( i.e valid data(for valid data it's giving the footer message:value is added) and for invalid data: special chars, spaces,Duplicates and null values (in my page when ever we enter special chars, spaces and null values, it's giving the proper warning message and for Duplicates it's giving the footer message:"value already exists)?
With what extension you can save the list of tests in a file to run in test batch runner?
Why is Client side image is preferred over server side image?
What is Curd testing?
Explain the concept of object repository?
How many types of trigger events are there in qtp?