what is mean by v module . pls give answer with example
Answers were Sorted based on User's Feedback
Answer / avin
The V-model is a software development model which can be
presumed to be the extension of the waterfall model.
Instead of moving down in a linear way, the process steps
are bent upwards after the coding phase, to form the
typical V shape. The V-Model demonstrates the relationships
between each phase of the development life cycle and its
associated phase of testing.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / bhargavi
V-model( verification and validation model) a sdlc model.
| Is This Answer Correct ? | 1 Yes | 1 No |
i was given test cases which are in quality center and i need to automate them using winrunner . the application is a power builder , client server and based on windows. so how should i go about automating my test cases ( winrunner and quality centre are the tools used)
what is winrunner framework
Hi all,Can anybody tell me what does AUT stands for in winrunner,because now only iam learning
Can we run WinRunner scripts on the backend?
How would you define a "bug?"
if a test script is parameterised with the same value ,and run what effect will it have in terms of performance for testing the application.will the script get executed faster or there is no effect at all.
which TSl statement is used in winrunner to stop the Run
In my application I was supposed to test two columns.The first column1 belongs to one module and the other column2 belongs to other module.The content in both the columns is same.I supposed to check whether the data present in the column1 is same as the one in column2. Each column contains number of rows.So checking each row manually is diificult.Is there any option available in WinRunner or QTP to check the column data.These two columns are available in Data Base Tables. One way is that I can just number of rows in each column so that I can get rows count of both the columns,but apart from that I was supposed to check whether the data is also same in both the tables. Can anybody suggest me how I can go about this.
Hi, Currently i am using winrunner for my project.Its a java project. When i am running the script its failing in cliking an image link("My Profile"). The image object is eventhough exists in GUI map editor script is failing to recongize the object. I am getting the error of "Web_image_click:"My Profile" Error:Object is not found". I recorded the script and executed it is not running it shows the same error. The following physical description displaying in GUI map editor : { class: object, MSW_class: html_rect, html_name: "My Profile" } The thing was running successfully, I could not able to identify something happen to the script its showing error. Please give solution for this problem. Let me know if need more information. Regards, Sankar shankarmg@gmail.com
supose 10 times text data is there but it will run 8 times whtat will you do.
What do you mean by the logical name of the object.
how u can crate a database checkpoint in ur script?