Why would you desing a J2EE application so user data is entered by way of a JSP page and managed by an underlying Java Beans class?
5 22552Write 10 test cases for the condition P=R/I where R and I are integer and P is floating point.
6 13537test cases test wheather window? test cases to test calculaor? test cases to test a reverse string program? test cases to test program{ int.parse(sting str) $return (int)}? test cases to test program{display string length}?
2227How to upload media use loadrunner? I record the script but it fail because the top of document is invalidation.How to solve the problem?Which one know the answer please tell me. Thanks!
2423Could 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 17740Post New Adobe Interview Questions
Polymorphism real time scenario
How many double suspension hardware fittings are required on a double circuit transmission tower?
What is xaml namespace?
Is Tableau code smart for a strategic acquisition?
What is transponder?
Describe the usage of
We have a couple of oil tanks at our plant. One of them does not have a lightning arrester installed. My question is it necessary to install an arrestor on every tank or will this particular one be covered by the arrestor installed on the ajdacent tank, Since all the tanks are close to each other. Basically, I want to know that if these arrestors or protection works in a parituclar area of effect or influence. Thanks
Write different kinds of objects in microstrategy?
Should we be using google+ for marketing?
How many viruses are there for linux?
How to specify more than one directory as input in the Hadoop MapReduce Program?
How do I open ocx files in windows 7?
How do I merge two folders in windows 7?
What do you mean by entity type extension?
1) SORT FIELDS=(20,4,CH,D,10,3,CH,D) OUTREC FIELDS=(7:20,4,C' FUTURE ',20,2,10,3,1Z,1,9,13,7, 24,57,TRAN=LTOU,6X'FF') This example illustrates how a fixed-length input data set can be sorted and reformatted for output. The SORTIN LRECL is 80 bytes. The reformatted output records are fixed length with a record size of 103 bytes. SOLRF (the IBM-supplied default) is in effect, so unless the SORTOUT LRECL is specified or available, it will automatically be set to the reformatted record length of 103. in the above example i have some doubts that a) sort fields=(20,4,CH,D,10,3,CH,D) -what exactly it does and this fields related to output record fields or input record fields b)outrec used to refprmat the records after sorting that means could please reply me as soon as possible Thanks. Venkat