We are Permanently Move to vupk.net Please Join us there.
Showing posts with label CS504. Show all posts
Showing posts with label CS504. Show all posts

CS504 VU Current Final Paper Spring 2012

Total  52 question 40 mcqz 8 or 10 new
A scenario given wats wrong with it? 2
Abbreviations are used? yes /no? 2
Wat is/are example of cryptic code?5
1 X*=a
2 yad nahi
3 a=z>>d
In which scenario short circuiting is used? 3
Importance of debugging?5
Wat is infeasible path give example? 5
Difference between aggregation and association 3
four statements are given chose which are true 2

CS504 GDB Solution Spring 2012

 CS504 GDB Solution Spring 2012

Despite the importance and focus on SE development model in academic, it is a cruel fact that SE model is not deployed in industry practically but with modifications. What are the reasons behind this? Justify your answer with valid arguments.
Solution:
1. SE development model Implementation is Difficult.
2. It is time and cost consuming.
3. Lack of skill to implement it Successfully.
4. Poor model requirements are at a moderate to high risk of changing.
5. Sometimes Model doesn’t provide a clear path for problems found during testing phases.

CS504 Assignemnt no5 idea solution June-July 2012


Test Case Example



Test Case #:1234                                                                         
 Test Case Name: Medicine Receive Module
System:  Health Sales Management System                                                                                                       Subsystem: data Entry
Designed by: ABC                                                                                                       Design Date: 28/11/2004
Executed by:                                                                                  
Execution Date:

Short Description: Test the DATA of Item received Entry system


Pre-conditions
Data Entery Operator should allowed for data entry – Accessed by the system by loging in the application.
The system displays the main menu , with the current items in the Medical Store

Step
Action
Expected System Response
Pass/ Fail
Comment
1
Click to enter new data
display a new screen with the fields asking about the details of item


2
Enter the all the details
Display all the details in well mannered way and ask confirmation to change the current inventory of items


3
Click ‘YES’
The system will updated and shows the changed inventory and get to main screen again


4
Click to edit/ delete data items
Shows the data items in the inventory and ask to edit / delete the data items


5
Make selection of delete or changed items
Proceed to ‘next’ asking confirmation proceeded by “YES” and shows the successfully message


6
Check the post conditions




Post-conditions         
1.   DATA base of Inventry should be display the updated inventory state.