Plese tell me What is V model how do u prepair documnet
using V model ?
Answers were Sorted based on User's Feedback
Answer / krishna
V Model stands for Verification and Validation.
The V Model is a more interactive model which requires the
testing team to involve after the FRS is prepared. There is
much scope for adding the new features into the application
at any stage of the application. The testing phases are in
congruence with the development phases, for ex. while the
Coding happens, simultaneously the WBT also happens.
| Is This Answer Correct ? | 6 Yes | 0 No |
BUssiness Requirements(BR)- ----------> User Acceptence Testing
\ /
System Requirements(SRS)---------------> System Testing
\ /
High Level Design(HLD)--------------> System Integratioon
Testing
\ /
Low Level Design(LLD)--------> Component Integration Testing
\ /
Coding ----------> Unit Testing
\ /
\ /
\ /
\ /
Build
V Model is a popular Software development model. It large
number of resources to implement.
In v model every development stage will have corresponding
testing stage.
Here test will be prepared in parallel with development phases.
i.e
After receiving the business requirements are prepared
then testing team will develop User acceptence Testcases.
But these testcases will be executed and the end of the project.
Here Business Requirements are very abstract in nature and
it talks just about What user/customer actually needs.
System Requirement Specifications will be prepared From
Business Requirements specifications.
SRS will be more elaborated then the Business requirements.
SRS tell what are system features need to be developed.
After seeing SRS Document Testing People will start
preparing System Functional Test cases.
After receiving High level Design Doc,Testing people will
prepare the System Integration Test cases.
After seeing Low level Design doc,Development team will will
prepare the Component integration Test cases.
After coding development team will prepare uint test cases
and executes the unit test on the each individual unit or
function.
Thus there is a mapping between the each development phase
with testing.
| Is This Answer Correct ? | 4 Yes | 0 No |
hi friends, anybody WHO NEEDS PROPER GUIDANCE TO MAKE CARRER IN TESTING PLS CONSULT ME. U WILL DEFINITELY BE BENEFITTED. My EMAIL ID: sun2k8@rediffmail.com Test Lead (IBM) +919902925787
Write as many test cases of InternerExplorer compatibilty on test ON wiNDOWS OPERATING SYSTEM?
Diffrence b/w functional testing,functionality testing,system testing?
I have 2 yrs 10 months experience in manual testing. there is a gap of 3 yrs in between. just 3 months before i rejoined the same company. I am looking for new & better job.What I have to enhance my career to up level, should I have to do Automation course or any other. Guide me properly.
Any one send me sample question for multimedia testing with microsoft access database. I am having interview next week. Please post it or send me my personal e-mail. Thank You
what is database testing
what is the difference between adhoc testing, and error guessing
If Rohan likes 400 & does not like 300, he likes 100 but not 99, he likes 2500 but not 2400, what does he like? 1. 900 2. 1000 3. 1100 4. 1200 Please give answer with proper explanation!
The Test strategy, in Test Plan document must be changed according to the type of test to be conducted. The main reason could be,
define metrics? give me a brief detail about it?
Defect Migration "Defect Migration" means that error is early project documents lead to errors in later documents. For example, an incorrect requirement leads to an incorrect set of speacifications, which leads to design errors, which leads to coding errors, which lead to failures when we test against user expectations. a. How will you prevent Defect Migration? b. Why do you think preventing Defect Migration is important?
1.what is software testing?