Hi My name is Hari Priya i had completed by b-tech csit 2008
pass out i had joined in testing tools does freshers having
good opportunities in testing field?
what are the topics to be stressed in the subject to have
the good knowledge
If any one have good collecton of testing topics can mail me
padmajapriyam@gmail.com
thank you.
Answers were Sorted based on User's Feedback
Answer / ganesh kumar
As ur a fresher in testing domain...Concentrate on manual
basic topics... It will help u 2 clear the interview...U
can learn automation tools it will help u in future coz
after getting experiance in manual only u will be put for
automation testing...
"U Know wat ur so in which domain ur interested u go for it
sure u will shine"
As i m a test engineer future will be good for tester
I have collected some study materials for Manual &
Automation .. I will forward 2 ur mail id...
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / nagapawan
yes testing is easy compare to other platform
.net,java,mainframes......etc. By doing the work u can gain
little bit one of these knowledge. But now-a-days companies
r taking who knows protocols testing, unix testing,
sqltesting ......etc u should have knowledge on one of these
protocols networking,unix, sqlserver r oracle9i. learning
these things better to learn programming like
java,.net.....etc.so i prefare u to learn programming
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / ysreddy
Hi Miss
Pl first prepare Testing techniques, Methodologies and you
are fresher better jump into automation line.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / hemanth
Hi...
As u r a fresher...try for both testing and programing...
Even in testing there is good scope...u can go to
automation side...where u will b paid good salaries..
For testing interviews u have to be perfect with all the
definitions...Also learn automation tools.Start attending
the interviews...u will know,Where u have to concentrate
more...
All the best for ur future.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / ujas doshi
Guys....Please forward the materials u hv forwarded to hari
priya to me as well.
My mail id is ujas.doshi@atosorigin.com
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / nadeem
nah nah...
u go for testing yaar...
after all it matters when u r doing a job more than a
developer...
u r testing all the criteria....
and yes dear....thr is future in testing....
better u opt for this only.....
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / anil
Testing zoom is alwaya there in future because earlier (in
1980's)there was no testers in the software company. Since
the complexity of the application and requirements.
The ratio of developers and testers are as fallows
1980's-->10:0(no testers only developers will do testing)
1990's-->10:2
2000's-->10:6
2010's-->10:10
Testing is a enjoyable job
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / guest
s...now-a-days, so many freshers are doing this Testing
Course , as it is very quick and easy to learn and getting
the jobs...that's y the competition for it is very
high...but there are only limited testing jobs!!!
Recently i have attended a walkin, there, for Java, Oracle
and Dot Net, only few people have come...but for Testing,
lots(hundreds) of people have come...by this u can
understand!!!
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / karuna
Hi guys please forward the materials to me also.
iam eagerly waiting for the materials.please post max. no of materilas so that i can be prepared well.
thanxs bye
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sathtya kumar v
Testing is a good job Both Automation and Manual testing
are very simple. There is more scope in automation better
You try in Automation. An automation tester can become a
programmer ie developer(software engineer)
| Is This Answer Correct ? | 0 Yes | 0 No |
ATM REQUIREMENT TO BE TRANSLATED INTO TEST PLAN AND TEST CASES ATM REQUIREMENT AS FOLLOWS: Requirements Statement for Example ATM System The software to be designed will control a simulated automated teller machine (ATM) having a magnetic stripe reader for reading an ATM card, a customer console (keyboard and display) for interaction with the customer, a slot for depositing envelopes, a dispenser for cash (in multiples of $20), a printer for printing customer receipts, and a key-operated switch to allow an operator to start or stop the machine. The ATM will communicate with the bank's computer over an appropriate communication link. (The software on the latter is not part of the requirements for this problem.) The ATM will service one customer at a time. A customer will be required to insert an ATM card and enter a personal identification number (PIN) - both of which will be sent to the bank for validation as part of each transaction. The customer will then be able to perform one or more transactions. The card will be retained in the machine until the customer indicates that he/she desires no further transactions, at which point it will be returned - except as noted below. The ATM must be able to provide the following services to the customer: A customer must be able to make a cash withdrawal from any suitable account linked to the card, in multiples of $20.00. Approval must be obtained from the bank before cash is dispensed. A customer must be able to make a deposit to any account linked to the card, consisting of cash and/or checks in an envelope. The customer will enter the amount of the deposit into the ATM, subject to manual verification when the envelope is removed from the machine by an operator. Approval must be obtained from the bank before physically accepting the envelope. A customer must be able to make a transfer of money between any two accounts linked to the card. A customer must be able to make a balance inquiry of any account linked to the card. A customer must be able to abort a transaction in progress by pressing the Cancel key instead of responding to a request from the machine. The ATM will communicate each transaction to the bank and obtain verification that it was allowed by the bank. Ordinarily, a transaction will be considered complete by the bank once it has been approved. In the case of a deposit, a second message will be sent to the bank indicating that the customer has deposited the envelope. (If the customer fails to deposit the envelope within the timeout period, or presses cancel instead, no second message will be sent to the bank and the deposit will not be credited to the customer.) If the bank determines that the customer's PIN is invalid, the customer will be required to re-enter the PIN before a transaction can proceed. If the customer is unable to successfully enter the PIN after three tries, the card will be permanently retained by the machine, and the customer will have to contact the bank to get it back. If a transaction fails for any reason other than an invalid PIN, the ATM will display an explanation of the problem, and will then ask the customer whether he/she wants to do another transaction. The ATM will provide the customer with a printed receipt for each successful transaction, showing the date, time, machine location, type of transaction, account(s), amount, and ending and available balance(s) of the affected account ("to" account for transfers). The ATM will have a key-operated switch that will allow an operator to start and stop the servicing of customers. After turning the switch to the "on" position, the operator will be required to verify and enter the total cash on hand. The machine can only be turned off when it is not servicing a customer. When the switch is moved to the "off" position, the machine will shut down, so that the operator may remove deposit envelopes and reload the machine with cash, blank receipts, etc. The ATM will also maintain an internal log of transactions to facilitate resolving ambiguities arising from a hardware failure in the middle of a transaction. Entries will be made in the log when the ATM is started up and shut down, for each message sent to the Bank (along with the response back, if one is expected), for the dispensing of cash, and for the receiving of an envelope. Log entries may contain card numbers and dollar amounts, but for security will never contain a PIN.
Write all Possible (+ve and -ve) Test Cases for a Date Object (DD/MM/YYYY) which is entered manually?
If the pseudo code below were a programming language ,how many tests are required to achieve 100% statement coverage? 1. If x=3 then 2. Display_messageX; 3. If y=2 then 4. Display_messageY; 5. Else 6. Display_messageZ; 7. Else 8. Display_messageZ; A. 1 B. 2 C. 3 D. 4
how to write testcase for the output of an program ****0 ***01 **012 *0123 01234
Can some body help to write possible test cases for a credit card at POS (point of sale)
How to write email id in world wide web
I need GUI test case for home page?
This part of a program is given: WHILE (condition A) Do B END WHILE How many decisions should be tested in this code in order to achieve 100% decision coverage? A. 2 B. Indefinite C. 1 D. 4
Write all test cases for any credit card.
Describe to me what you see as a process. Not a particular process, just the basics of having a process.
Can any body explain How to Install the QC9.0 on XP OS
Do you know explain security testing?