Generally when we are writing test cases we give headings
as Case id , description, input values, expected, actual,
severity and priority and pass/fail. is there any seperate
profama during testing the web site manually. (guys it very
urgent for me in my office can any one help me plz)
Answer Posted / sumit goyal
The main thing is the browser in which ur testing the web
application ex- I.E 6.0, I.E. 7.0, firefox
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain the unit testing?
What is the toughest moment you faced in your testing carrier in which everyone praised you?
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.
Can any one tell me how to write test data. i mean, to test each input, 2 test input(1 for +ve, & other for -ve) are given. so , for example, if i want to write test data for login form, how many test data should i write in test case?
how to write test cases for the example state name starts with A B C D E F G H I J K L Z
What are the test cases for mouse?
How does the size of the OPCODE field limit the number of operations? Give an example to support your explanation?
What are the different check points for SIT and UAT while testing an Internet Banking application. Consider any one functionality of Internet Banking
write a test case for telephone billing ?
Explain the domain testing?
write a test case flipkart login page
Which of the following defines the expected results of a test? Test case specification or test design specification.
What is component testing?
What is quick test professional and what test environment it supports?
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.