Write 10 test cases for the condition P=R/I where R and I are integer and P is floating point.
6 9394Could 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 14022Post New Adobe Test Cases Interview Questions
Which rman command is used to create an exact replica of a database innew host?
Is there any way to find out when one specific table/view/M-view is used last time. i.e. when one specific object is used in any SELECT statement.
Can we use spring and hibernate together?
Is a relationship in hibernate?
What is the use of snapshot in maven?
How do you shift cells?
Is codeigniter easy to learn?
Do you think that testing can be done only at the ui level?
What are quantitative specifications under master inspection characteristics?
What are the advantages of scala over java (java 8)?
WHAT HAPPEN WHEN ANY SPINDLE RUN OVER 10 MM HEIGHT ABOVE BOLSTAR IN RING SPINNING FRAME
Structural wall & slab : Binding wire fixing is alternatively spacing is correct or wrong?. binding wire fixing is all spacing is must or not?
How will you find the second largest element in a Binary Search tree ?
What are zones? What is ngzone? What is change detection? What is ngzone run outside?
If I use the JDBC API, do I have to use ODBC underneath?