Could someone answer the following testing Questions? 1)Give 5 reasons why a build can be released with bug 2)Write a bug report for a word processor program which crashes when the contents of 89th column is been sorted in assending order. 3)write test 10 cases for program which has a table with 2 fields of NAME od char type and CLASS of INT type.NAME fields is truncated after 26 charaters and CLASS takes value between 1 to 9 both included. There are 3 possible opearations program can perform a)When a new student joins the class the program adds a new field b)When student leaves the class the field get deleted c)when student gets promoted then program incremts the class by 1 Write 5 test cases for the scenario. 4)write 10 test cases for a program that takes date in dd/mm/yyyy format and prints it out with a increment of 1. for dates (dd) can be given in the range 1<=dd>=30 for months (mm) can be given in the range 1<=mm>=12 for years(yyyy) can be given in the range 1600<=yyyy>=9999 5)Give 5 bugs that could cause a program to crash when it printed the 999999 th pages 1000001th line.
6 18228Post New Android Interview Questions
How do I format a table in excel?
What is database black box testing?
What are the categories of debugging?
What are the steps to do the converting from lis to lo extraction.
How can you track any change in model attribute value?
What is the purpose of template?
Explain how is ember.js is different than traditional web application?
Who are HP's main competitors?
Tell me what is the command to create a migration?
What book do you like to read and tell me something about it? What organizations do you belong to and what exactly do you do you there? ( these are the follow up questions being asked if you're a newbie in this industry,after answering the question " tell me something about yourself" because you mentioned the things that you justsaid such as your hobby, the organizations you're joining in, or books you read on, they will ask for more something about these things if you're lying or not, so be specific as well with your answers.)
I am new to Rational tools,how to test an application i.e what are the things i should do before starting testing the application
You are testing the performance of a query the first time you run the query, the performance is slow. the second time you run the query, the performance is fast. why is this?
Mention what bottom-up testing is?
Can we build a REST service in Node.js?
How do you create a directory?