Answer Posted / rajiv ranjan
Process of Testing depends on Company to Company.It Our
Company(sunlife financial),we uses whole Manual Testing
Life Cycle for
Manual Testing.
Manual Testing Life cycle Includes following phases:
-Initiation
-Preparation
-Execution
-Closure
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
"search"test cases on Linkedin website and how will you write test cases on it?
Write test cases to test a browser app
Explain the integration testing?
write test cases on file open dialog box in notepad
Roads concatenation Problem
Consider we have some GIS (Geo Information System) operating
over some road network. Each road represented as array of
two-dimensional geographical points. Road network is a set
of roads.
System has function called Concatenate(). This function
takes raw road network and should return optimized road
network. Optimization lies in concatenating roads with
matching start or end points, i.e. if road AB end point
matches road BC start point, then optimized network should
contain concatenated road AC. Optimized network shouldn’t
contain two roads which can be concatenated.
Your task is to suggest set of test cases for Concatenate()
function in order to make sure it works correctly.
public interface IPoint
{
double Lat { get; }
double Lon { get; }
}
public Road : List
How to write test case for this scenario. The Contact Information screen shall be displayed to the user during Case Update
how to write test cases for online restaurant table booking system?
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.
can any body help me with providing a a case for usability testing...
Define some of the attributes of a test case?
How to write test case for this scenario. The text field that reads “ enter SDU number or the city and state of the SDU” shall be removed from the contact screen
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?
how to write a test cases for courier offices?
How can we write a good test case?
For how many days (or) weeks you will test a product or software?