what is prototype model(in S.T.L.C)? What is architecture of
prototype model?
Answers were Sorted based on User's Feedback
Answer / mayee
1.Test Strategy& Analysis
2.Test case design
3.Test Execution
4.Test Log preparation
5.Defect tracking
6.Final report
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / sriharsha
Req collection
|
Design Devpt and Prototypes<-------------------------------
| |
Prototype / Pilot Testing |
| |
Cust Review----->Approved--------->(N)Required Changes----|
|<---------------|(Y)
Design
|
Coding
|
Testing
| Is This Answer Correct ? | 3 Yes | 2 No |
what is server-side testing? what is automation framework?
Difference between manual testing and system testing
define benhmarks in black box testing...
What are the two ways to create test scripts?
why you want to be a software tester ? why you choose a testing field?
What is the difference between use case and test case? give example.
Zenq interview questions for manual testing
how can we give (ASSIGN) bug privitorirs and seviroty to the bug explain with exanple
which process u followed in ur company?
how much money you will spend to join in r company
How do i write a test condition to test the following simple program with the intention of 100% Condition coverage testing Print “Hello World” If Date $ = ‘01-01-2000’ AND Time $ = “00:00:00” THEN Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $. Could anyone please clarify in detail. Would really appreciate it....
Main concepts in webpage Testing?