Please Tell me the Real Process of a Company.
My company is very small & Developer explains me the
feature and I prepare the test cases according to he
explained .No one is there to review what I have written in
the test cases.Test cases are ok but still I have the
knowlege of real testing documents i.e which documents I
have to prepare What is the flow starting from requirement
gathering.Please tell me ,Thanks in advance .It will really
helpful to me
Answer Posted / varun
once requirments r documented ..
then our project manager will prepare test strategy.
then our project lead will prepare test plan ,
then sr.project members will give high level design and
revied by lead
then low level desig will done then execution or real
testing will done
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
If I wrote test cases for Login Window with test case Name Login window & test case id L_01.Now if Name of Login window get changed in the next version.then May I have to change the Test case name & Test case id OR HAVE TO block the previous test case and write the new one
Explain the acceptance testing?
How to write test cases for "hotel reservatrion" for ms word? Thanks a lot!
How does the size of the OPCODE field limit the number of operations? Give an example to support your explanation?
How to write test case for this scenario. The system shall compare the requested name with the Service Member Name field in the database
1. Buzz Words 1.1 Purpose Allow user easy access of content based on key/popular words 1.2 Scope All the tags at the portal. 1.3 User Interface - Tags are usually hyperlinks that lead to a collection of items that are associated with the tag. - Click takes you to page similar to Search Result page, should search all content and not only articles - Based on Most Viewed only 1.4 Interfacing/Sourcing Details - Need to develop an application which works on algorithm to calculate size/color of Buzz words. - In phase 1 algorithm will be pretty straight forward of calculating dimesion of Buzz words by going by ""Most Viewed/Visited"" words. Need to get exact algorithm.
Explain the format of a requirement traceability matrix. And how to include this rtm in the requirement document?
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
Write a test case on online shopping website? (please tell me the format how to write in MS excel,if u have any sample than attach it.)
What is gray box testing?
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
Explain the unit testing?
write test case for pen cap if it is not present?
An Excel sheet contains 2rows and 3 columns of data.I want to copy these data in to the another excell sheet. Write the possible positive and negative test cases?
how to write a test cases for courier offices?