Can you expect major bugs in Net banking Application?

Answer Posted / ravi_kanakam

Bugs dont depend on type of applications.

The following are the major causes for the applications to
have bugs.
1. Incomplete requirements.
2. Inadequate time.
3. Frequent changes in requirements.
4. Poor communication between the developer and customer.
5. Inadequate testing.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

If the weblist is identified as webelement,and by clicking on webelement if the values are displayed,and if the values the values also identified as webelement.then how to fetch the values through script?

4697


How do I lauch my test website using code from qtp in different environmet, uat and PPTE?

1459


Some time when i wanna learn the object i face issue like i am not able learn the object in proper manner... eg:for text bo on web page it should learn as webedit but some times it reads as winobject:internetexpoler-server, because of this i have to uninstall the qtp and re-install it again when i do this it reads the object perfectly.....plz suggest the soln

1393


Explain the parameter in qtp?

577


What are the different kinds of test steps?

570






Hello everyone! I am just writing a small test for a windows application. I have a problem with a text output value. The value i am trying to catch is presented in a scrollable textbox. When the text is too long, only a portion of it gets captured. Do you have any experience with this?

2141


How to find Operating system information using QTP script?

574


What are the different types of action?

556


In qtp, explain what is crypt object

598


How can we retrieve the Bug Ids which are open&Reopen in status through QTP scrit?Please find the script which i tried... Dim objBugFactory, objBug Dim BugId Set TDConnection = QCUtil.TDConnection Set objBug = TDConnection.BugFactory If QCUtil.IsConnected then Reporter.ReportEvent 0, "Connected", "Connected to server: " + QCUtil.TDConnection.ServerName + chr (13) +"Project: " + QCUtil.TDConnection.ProjectName + chr (13) + "Domain: " + QCUtil.TDConnection.DomainName Reporter.ReportEvent 0, "Current time on server is","==>" & TDConnection.ServerTime Else Reporter.ReportEvent 1, "Not connected", "Not connected to Quality Center" End If If mybug.Status="Open" Then BugId=mybug.DefectId MsgBox BugId End If 'OR**********************************--------------------- -----********************************** If Bug_Fields("BG_STATUS").Value ="Open" Or "Re Open"Then BugId=Bug_Fields("BG_BUG_ID").Value MsgBox BugId End If

2573


whenever U using QTP,Test Director, Why we using separate Bug tracking tool?

1566


How you can write contexts to text file in qtp?

590


in qtp if we record a object and we record the object using virtual wizard then by which way the object is recognized that means recorded

1522


How many types of recording facility are available in quicktest professional?

562


How many number of actions possible in qtp?

603