Explain Test Plan with example?
Explain following in the test plan with examples
What is being tested?
What are pass/fail criteria?
When will each test occur?
What Hardware & Software environment is required?
What features must be tested?
What features will not be tested?
What are the responsibilities of individuals & organisation
in the project?
Application contains many text fields,buttons etc.Many test
cases can be written for the application.I read that test
cases should not be too many.So text fields can be tested
by entering Blank space,special symbols,Alphanumeric
data,Empty & so on IF I write for all these data for every
text field on each screen then my test cases will be
unnecessarily too long .I m confused here wether I write
Test cases for all or not.Suggest me the proper answer.I
want answer from Experienced person
To write the test case for Login Window test condition
is 'User must be created'so while writting test case for
Login window may I have to write all steps of creating user
or how should I write test cases
please tell me about fish model which is used in sdlc model
,and also tell me about the founder of fish model and
diagram of fish model and other things in details
hi this is satish can some one help me out by sending the
maxium notes on client sesrver ,web server and company
architechture project hirearchy and company hirearchy
i will happy to recive the answers as early as possible
How do i write a test condition to test the following
simple program with the intention of 100% statement coverage
Print “Hello World”
If Date $ = ‘01-01-2000’ then
Print “Happy New Year”
END IF
PRINT “The date is = “Date $
PRINT “The time is = “Time $
END
Could anyone please clarify in detail. Would really
appreciate it....
29
What icon is used in WinRunner to get an explanation of the
syntax of TSL?
68
Use-cases can provide useful input into the design of
black-box and state-based tests of OO software.is it true
33
What disabilities are affect on software usability?
81
how agile testing is performed and what are the related
documents.
Our software designers use UML for modeling applications.
Based on their use cases, we would like to plan a test
strategy. Do you agree with this approach or would this mean
more effort for the testers.