what is vmodel?advantages and disadvantages of vmodel?
Answers were Sorted based on User's Feedback
Answer / narendra
The V-model is a sequential path of execution of processes.
Each phase must be completed before the next phase begins.
Testing is emphasized in this model more so than the
waterfall model though. The testing procedures are
developed early in the life cycle before any coding is done,
during each of the phases preceding implementation.
ADVANTAGES
Simple and easy to use.
Each phase has specific deliverables.
Higher chance of success over the waterfall model due to the
development of test plans early on during the life cycle.
Works well for small projects where requirements are easily
understood.
DISADVANTAGES
Very rigid, like the waterfall model.
Little flexibility and adjusting scope is difficult and
expensive.
Software is developed during the implementation phase, so no
early prototypes of the software are produced.
• Model doesn’t provide a clear path for problems found
during testing phases
| Is This Answer Correct ? | 7 Yes | 2 No |
Answer / chandra
v model is nothing but a erification and validation.
whenever the requriments is ready at the same time the
validation is also going. cheking paralell to customer
reqriments
| Is This Answer Correct ? | 6 Yes | 2 No |
Answer / rajarathnam
The answer told by chandra is wrong. the question was asked
for SDLC model, the V model is one of the type of SDLC.
The answer posted by chandra is for the Question V&V
| Is This Answer Correct ? | 3 Yes | 0 No |
i want to learn testing tools what i have to know before.iam fresher i dnt know any this..which langagues i have to before testing.
Hi Friends, I'm new to QTP. I want to write a function in QTP for below senario. In an Excel sheet column B, I Have 10 Url/Links, and in Colum A there is a Flag as Y and N. My test should run only on those iterations which are flagged as Y. Please help, Thanks
How does you pass optional arguments in qtp?
Hi Friends, I worked with 8.2 not with 9.2. Please help me in this prob. I created one script and recorded some think and save as Test 1 then I opened process--open the object repository manager. Switch to file->save->give some name->save as Objectrepo1.tsr file. (This is the global repository file.) Then I went to object repository->tools-> associate repository ->click + icon ->open the previously saved Objectrepo1.tsr file. This is the global repository Now I created one more script and save as Test 2. In this script I am calling script with the Help of "Call of existing action" and I executed but QTP is not able to execute B’cos it is QTP is not able to read the Object Repository of Test 1. Please let me know why? Once I made Script 1 as a shared Obj. Repository so it would not give any Problem. Right?
Under what conditions would you recommend QTP for future projects?
when i was doing the Flight reservation with QTP calculating the tickets i got Type mismatch: '[string: ""]' in "If cdbl(tot)=cdbl(p)*t Then" error. where I am doing the mistake Could you please tell me.
We have 10 page.In first page we 2 popup and next page we 3 popup window......(windows name is different)how can we handle the all the popups without using recovery scenario
how to post xml data from QTP scripts to any application?
How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object
can anybody give me the links for vb script material
Which object model is not supported by QTP? a)COM b)DECOM c)DOM d)DCOM. Pls explain about theese object models?
Local Obj Repository and SOR are editable know, y we have to edit those.. i mean in which situation we need to edit those and how to do..? pls help me..