write a test case on web login and bank application and
client server
Answer Posted / testing is an art
Though his test cases are right, without good written
skills even the best tester can't be a successful tester.
There is a lot of difference between being a good tester
and a successful and recognised one.Tester job is not only
to test but to communicate his test findings to others. Bug
reporting etc.
| Is This Answer Correct ? | 48 Yes | 11 No |
Post New Answer View All Answers
Can anybody help me out to write test cases for booking train ticket online???
how to write test cases for smart meter for gas and electricty
Hi there Just done with QTP training. I am looking out for a job. can any one share your experinces in real time job. I mean How the work flow goes and what other things do i have to learn for getting a job. please respond ASAP this is urgent for me. Regards Lina.
how to make test case for anolog voice logger?
hai we need to get some data from a logfiles and populate into database .to check this we need to write test cases .how to write test case for this scenario tell me as functional and stress testing differ
In any Hyderabd institute you can find these word commomly used by faculties ... Yes or no / Right or wrong so funny...
Explain the monkey testing?
What is use case testing?
What is business validation test case?
What are the possible test cases for a palindrome.It must be starting with alphabet and its length is 100 .It should accept alphanumerics only.It should take only 100 numerics to the textbox
Explain how to develop a test plan and a test case.
Explain the load testing?
how to write test case on gmail for TO field in compose page? only for the particular field.what will different type of user do with it like student,doctor?
How to write a test cases for the following Please it is urgent Once user clicks that link Invite Friend page opens up thru which user can do 2 functions - first is to search friends detail(name, mail id) from her address book in other sites (india times, yahoo, gmail and rediff) and second to mail the invite to the selected person/s. User can send invite to multiple person at same time. Searching friends detail in other address books will work like this: - User will input name, email id, pwd etc, select from which site she want to get friends list and then click on Import. - Users address book from other sites will be imported in one shot(first time) to iDiva database. - It will be arranged in alphabetical order(complete list) and mail ids which are already used will be in different color. - User will be able to update her address book by clicking on ""Refresh"" button on the page, which will trigger the process again, and fetch new mail ids.
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.