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.
Answer Posted / 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 |
Post New Answer View All Answers
Pls tell me test cases for pepper grinder
how to test a UI and aslo we need to check a log data fil which gets populated in the db.for this two scenarios give me test cases
How to write test cases for "open file dialog box" for ms word? Thanks a lot!
If for any software product, if the customers more often us few functions, and rarely use few othere functionality. what a tester can expect more deffects can be found, in what area, where the functionality frequently used OR where rarly used?
test cases for bus transport (TNSTC)
How to write test case for this scenario. The system shall auto populate the Email Address on the contact screen with the Email Address of the user profileĀ
What are all the companies are doing manual testing till now ?
In a log in page what will be test procedure, test scenario, test description & test steps?
How to test a stored procedure?
Explain the load testing?
How to write a test case for create folder in the email. create aliases for email adress in the email. thanks Its urgent
Can anybody help me out to write test cases for booking train ticket online???
Test Case for Text Editor!
Explain the component testing?
consider a program module that inputs two (2) values, n and max, and computes the sum of the first n integers as long as this sum is less than max; otherwise an error should be reported. if n is negative, then it takes the absolute value. a) list the equivalence partitions, and b) list the boundary values.