For example in our Project, the bug was like Sales Tax should be calculated w.r.t the Address on Shipment, but in the address if some Space is given in b/w, the sales tax was not calculating.
choudary
Jul 4th, 2005
in my application there is a form called Customer Registration . the fuctionality of that form is after filling the fields we press insert button on the form. at that time the data is not stored into the table. it was missed somewhere in the middle.
Srinivas
Jul 5th, 2005
Question : Describe any bug you remember For example in our Project, the bug was like Sales Tax should be calculated w.r.t the Address on Shipment, but in the address if some Space is given in b/w, the sales tax was not calculating. in my application there is a form called Customer Registration . the fuctionality of that form is after filling the fields we press insert button on the form. at that time the data is not stored into the table. it was missed somewhere in the middle.
shankar
Jul 9th, 2005
Bug i remember: The product is embedded with mobile.There is set of commands like Disk space ,Restart the system.I executed the Disk space with parameters and Restart command. The fuctions are executing according to the requirements.but the acknowledge to the mobile is displaying the same result for two commands.The problem is in set of mapping the commands in DLL.
Sharavanan, chennai
Jul 20th, 2005
In my module - there is a " on board life time" hh/mm - in which - if the user enter minutes more than 59 - hour should be added by 1. but in the first build i found that - even if the user enter the minutes value more than 59 - hour is not increased. - SO i found this BUG and logged it in Prolite bug reporting tool.
garima
Jul 22nd, 2005
In one of my project,while saving a word document if I clicked directly on SAVE button then doc didn't saved and but on the other hand when I pressed OPEN button n then tried to save it through file menu ,it had got saved but without any data in the file.
Murali Raj(Mindq)
Aug 22nd, 2005
Due to silk test tool does not support default synchronization concept,so the tool fails, since there is no time out option in tools menu.. For eg follow these steps: 1.select 1st record in flight reservation form 2.perform some change in that record 3.click the update order 4.open help->about in flight reservation form 5.run the script.
observe in runtime the update progressbar is moving at 70% completed the tool goes to help->about statement then there is a bug occurs(coz : silk test tool does not support default synchronization concept in flight reservation project)
meghana
Sep 28th, 2005
choudary Wrote: in my application there is a form called Customer Registration . the fuctionality of that form is after filling the fields we press insert button on the form. at that time the data is not stored into the table. it was missed somewhere in the middle.
How did you come to know whether the data is stored in database?
The bug I remember is , we have a project for uploading banners, every user has fixed number ofbanners that can be uploaded , but the problem was if the limit was exceeding the error message displayed was flashing for only few seconds and till the user will read it , it use to vanish and the screen used to go to the next page .I found this bug and reported in the bug report.
Testing : Manual Testing Application : Web browser Scenario : In Flock browser, if a social networking service is configured(eg myspace), it is proposed to show a 'remember account' button and if the same is not displayed it is indeed the browser's bug.
I was testing a web application that allowed 3rd party content providers to submit their content and upon approval by an administrator the content would appear on a website. This application was designed to account for different privileges and functionalities based on these user roles--administrator and content provider.
I discovered a defect whereby a content provider could assess a page designed only for administrators. From there, the user could change his/her account type to administrator, approve any content, and place it on the website.
I found the issue using the following steps:
1) Open browser on a particular computer 2) Go to login page of web application under test 3) Log into application as administrator 4) Navigate to any page or remain on initial page 5) Copy the page URL from the browser's Address box (write it down or print it out) 6) Log out 7) Open browser on a different computer 8) Go to login page of web application under test 9) Log into application as a content provider 10) Navigate to any page or remain on initial page 11) Enter the copied page URL into the browser's Address box
Result: The administrative page is displayed
12) Navigate to Account page 13) Change your account type from 'Content Provider' to 'Administrator'
Result: User can successfully change account type
14) Navigate to Content page 15) Ensure that content provider's content is currently not displayed on website 16) Mark content provider's content for approval and submit
Result: Process successfully submits
17) View content website to determine whether the selected content is displayed
Result: Content which had not been displayed is now visible on website I was testing a web application that allowed 3rd party content providers to submit their content and upon approval by an administrator the content would appear on a website. This application was designed to account for different privileges and functionalities based on these user roles--administrator and content provider.
I discovered a defect whereby a content provider could assess a page designed only for administrators. From there, the user could change his/her account type to administrator, approve any content, and place it on the website.
I found the issue using the following steps:
1) Open browser on a particular computer 2) Go to login page of web application under test 3) Log into application as administrator 4) Navigate to any page or remain on initial page 5) Copy the page URL from the browser's Address box (write it down or print it out) 6) Log out 7) Open browser on a different computer 8) Go to login page of web application under test 9) Log into application as a content provider 10) Navigate to any page or remain on initial page 11) Enter the copied page URL into the browser's Address box
Result: The administrative page is displayed
12) Navigate to Account page 13) Change your account type from 'Content Provider' to 'Administrator'
Result: User can successfully change account type
14) Navigate to Content page 15) Ensure that content provider's content is currently not displayed on website 16) Mark content provider's content for approval and submit
Result: Process successfully submits
17) View content website to determine whether the selected content is displayed
Result: Content which had not been displayed is now visible on website
I enclosed the latest bug that i found in my current project. It's a WebService Integration Testing. Bug Type:Mapping Issue. Found at: After Data Request.
Describttion: mapping of datas from one system to another system should be same and stable. In that bug i found the mapped data showned in different format and displayed in another system. Which makes unable to respond the request.
Describe any bug you remember.
Answer Question
Click here to Login / Register your free account
Related Answered Questions
Related Open Questions