what is test procedure?
Answers were Sorted based on User's Feedback
Answer / pranab panda
The test procedure is nothing but The major steps while
performing testing.The follwoing is the test procudure.
As u receive a build we work accordingly.
Verify "Test Ready to test" defects
Smoke test
Regression test
adhoc testing
Usability testing
| Is This Answer Correct ? | 5 Yes | 0 No |
A Test Procedure is a document, which provides detailed
instructions to execute one or more test cases. (or) Test
Procedure defines the series of steps necessary to execute
two or more test Cases.
These Test Procedure also includes the data necessary to
execute the test cases.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / momen
It's step-by-step process execution of tests. Test procedure
write from the requirement and test plan. It's a low level
testing and test case is high level testings.
| Is This Answer Correct ? | 0 Yes | 0 No |
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....
why do u go for test bed?
how to test a web application manually?can u explain indetail?
What kinds of testing have you done?
What Is System Testing
What is prior review?
What r the inputs in System Testing?
IN software testing i have 3.2 yrs exp in testing. last week i attend the interview at Dell comaputers. interviewer asked me that what are the challenges faced in the project. but i didn't able to answer it properly. Anybody can answer it. Thanks in advance.
There is only requirements document. You have 10 days and 8 resources to release the system.At the end of the 8th day u tell ur TL that system is ready for release. How will you proceed with the testing process or in other words what all approach you will follow once you get requirements
Penetration testing
Example for a bug not reproducible ?
What incremental integration testing?