Answer Posted / aa
open google search and type junit in it and u found all the
material for junit .. i think its help u a lot and for bash
testing type unix bash testing in google u found bash
testing ........bye
| Is This Answer Correct ? | 1 Yes | 6 No |
Post New Answer View All Answers
If asked to create a Configuration Design Pattern, where would you start?
Tell me the algo for convering number into words. Meanse if the number is 4567 then it should print Four Thousand Five Hundred Sixty Seven
hello there, can anyone tell me what type of question does lg soft company ask in written test especially for a quant part? Thanku
can anyone tell me the scenarios for online banking transaction ?
Hello. I am not here to answer your question. I jus found a job as software QA engr. And i am totally new to software testing. So can someone pls help me in the following scenario? there is this registration screen, and it contain: One textbox called Nickname which only accept alphanumerical One textbox called Contact which only accept numerical, One textbox called Email which can be filled with alphanumerical and symbol and One button called Register now becos there is so many textboxes, where i can filled with alphabet, number, symbol, "just space", leading zeros, leading space. there will be lots of combination. can someone pls help.. i will be appreciated if u can post the test case of the scenario i mentioned. Lots of Thanks
1.How to maintain the Bug status Report? 2.What is project based Company and product based company?
In manual testing, what are stubs and drivers?
Why is it impossible to test a program thoroughly or in other terms 100% bug-free?
how will we change the server system time?
I want to do certification in ISTQB please anybody hepl me with the details and site to refer for further details.............if possible give me the material as well on my mail id a.vishwakarma@aol.com. Please help me........Thanks
how is market for testing in banglore,chennai,pune,delhi?
How should validation activities be handled?
Describe a past experience with implementing a test harness in the development of software.
What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form
in an online banking software,users are connecting to bankserver by login.This login module can take below inputs for user. a/c number prefix-3 digits but doesnot start with 0&1 a/c number sufix-6 digits number password-5to 10 chars alphanumerics in lowercase areacode-3 digits number but optional purpose- cheque deposit money trasfer mini statement bills pay After filling above fields,user can click submit button to connect to bank server.prepare test scenarios for online banking s/w login.