Can anyone tell me what is meant by "Mainframes Testing"?
Also, Plz let me know what r all d responsibilities of a
Manual Tester in Mainframes Testing? Plzzz reply!!
Answer Posted / nithi
hi i think simply saying,we need to change input data based
on requirements given by client,and we have to check output
results(expected results compared with actuall
results).checking for correctness of code functionality
which s done by develop...we need to know jcl..and it
depends pro..we need to learn basics of cobol,db2,it might
be pl/1,cics,rexx,vsam,sas,..or anything....(we can refer
test cases test descriptions given by developers in unit
test plan..
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
hi every one can you send me ISTQB Course material on my Email id deeptimundra997@gmail.com
What are the two main categories of software testing?
write 5 critical test cases on product payment form on flipkart.com?
Negative test cases for phone camera
On login window for username and password auto populated field means what !
1)can u tell me, what is the roles and responsibles for database tester in DB testing from requirement stage to UAT stage....2) what are the i/p documents he wants and who wil give the i/p docs. to DB tester.and tell me what exactly db test case means what?
What is security Hole ? Is this possible Some one can acess any of restricted page (like admin side)? How you test this previllaze?
how can u prepare the test plan?
is it possible to do performance testing in stand alone application..how wil u do that ???????
any one please send me any test case examples with tabular columns in manual testing
What is smoke test?
how will you estimate of your website?
What if the project isn’t big enough to justify extensive testing?
send the senario template
How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....