can u expect, major bugs in NET BANKING Project?
Modules Transaction Module, Customer Relation Module.
Answer Posted / sriniavs
1)sender account has possible to transfer the money
2)transfer funds is there or not
3)receiver account checking is is working
4)receiver bank IFCI code checking.
5)any one can not track the function.
6)receiver account number,transfer funds amount,receiver branch name and IFCI code fields are mandatory,without fill any one submit button is disabled and display an error please fill mandatory columns.
6)after send the transaction submit button is disable.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the quicktest professional testing process?
What is the virtual object?
If there is a change in the object type eg: A button is changed as link, 1. How to edit that in the shared object repository. 2.What options are available to edit the object within shared object repository other than copy from loca; 3.What would be the effect of the change in Coded Scripts within QTP and Functions stored in .vbs file which are loaded and used in QTP
What is the parameterization? Give one example?
Hi Friends, I worked with 8.2 not with 9.2. Please help me in this prob. I created one script and recorded some think and save as Test 1 then I opened process--open the object repository manager. Switch to file->save->give some name->save as Objectrepo1.tsr file. (This is the global repository file.) Then I went to object repository->tools-> associate repository ->click + icon ->open the previously saved Objectrepo1.tsr file. This is the global repository Now I created one more script and save as Test 2. In this script I am calling script with the Help of "Call of existing action" and I executed but QTP is not able to execute B’cos it is QTP is not able to read the Object Repository of Test 1. Please let me know why? Once I made Script 1 as a shared Obj. Repository so it would not give any Problem. Right?
What are the different types of functions available in qtp and explain ?
Write the script to delete the mail which is at 9th,13th and 18th place in INBOX of Gmail ?
Explain the differences between table and db checkpoints?
How to delete an object from the object repository?
what and how to answer for the question "tell me about yourself ?" for 3 years experience. can anyone say inj detail please... its urgent
Hi am New to Automation Testing , any one can you help me what are the basic questiion are asked an interview?
Can any suggest me what is exposure testing?
Difference between test object and run time object?
I AM TRYING PORT CODE FROM WINRUNNER TO QTP AND DON'T KNOW TO HOW TO CHECK THE ERRORS. IN WINRUNNER FUNCTION RETURNS EIGHER 0 OR -1 AGAINST WHICH RESULT CAN BE MADE PASS OR FAIL BUT IN QTP I DON'T SEE FUNCTIONS RETURNING ANY VALUE. APPRECIATE IF ANYONE COULD HELP ME CONVERTING FOLLWOING WINRUNNER CODE TO QTP. set_window("Customer Service"); rc = web_obj_get_text("Summary","#2","#4",ssn,""," ",1); if (rc != E_OK) { report_msg("[GetSubscriberSummary] Could Not get subscriber SSN; rc = "&rc); myRC = rc; } else { ssn = StripBlank(ssn); if (DEBUG) report_msg ("[GetSubscriberSummary] SSN: "&ssn); }
What is meant by Step generator?what is the use of this? we have 3 steps know there what r all those.? can u all pls give me clear idea of this