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 18014Post New Android Interview Questions
What are the basic powerful sales ability skills?
What is the functionality of the oracle glassfish server? What added advantage it has on top of apache tomcat server?
Hi SD Gurus, Have you involved in any Development work for your client? What is the development task that you done for your client / assigned by your client? I want only Business Scenarios, no theory and how did you meet the client requirement which is not met by SAP Standard configuration? I want detailed Procedure, Analysis, Simple coding if any (Please Do not give complex coding steps) Detailed explanation, steps, along with resolution and give more emphasis on how did you arrived at the solution / resolution and logic behind it? I have been asked this question in an recent interview? It’s Urgent!!!!!! Please provide 2-4 real time data examples from your SAP SD Implementation Project? This is most frequently asked question in almost in all interviews. So, I request you to provide solutions to above question as early as possible? Your timely help would be greatly appreciated? Thanks in advance Regards
Why is csrf important?
Why these stars are called novae?
What are the types of controller? Describe ?
What is the difference between an external iterator and an internal iterator? Describe an advantage of the external iterator.
How does tensorflow use python api?
Why fact table is in a normal form?
Name some of the features of struts2?
How do you escape in java?
if you are working, why you want to leave your current job?
What is a scrum of scrums.
Briefly describe how three types of page tables works and compare their benefits.
How we can get current controller & action name in yii?