What are some of the typical bugs you encountered in your
last assignment?
Answer / mudaseer
some times the app crashes due to memory leaks
in my app there is uploading of photos to server so when i
upload 10 photos all 10 wont get upload
integration bug
ui bugs regression bugs and many more
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the different Testing methodologies?
developers take most of the time for coding and tester left very few time for testing say 2 days which testing u find best when ur project is run out of time and product is going to be released
What is a defect age?
performance testing is only done for online(website) applications or even offline(desktop) applications
what is the difference between quality control and quality assurance?
what is difference between smoke test and exploratory test.?
Our software designers use UML for modeling applications. Based on their use cases, we would like to plan a test strategy. Do you agree with this approach
do we need to write test cases for workflow of the product for instance: there is 2 module "TRAINING ASSIGN MODULE" and "EMPLOYEE" in TRAINING assign MODULE iam assigning training to employee setp is 1.selct traning "oracle" 2.select employee u want assign "peter" 3.apply. now to check whether training assign or not GOTO EMPLOYEE module 1.click on "peter" 2.click on 'view assign to employee'link.now this is a flow do i need to write test cases for this fllow.plz help me guy mail me nirmal_rawatt@rediff.com
how to do testing estimation ? is there any genearl formula for that ?
What exactly is quality control?
How to run the Data Base Testing Manually ?
A general Question: If there are two bugs one with high priority and one with high severity, which bug should be fixed first?