Project 1 - V&V SW Analysis - 1 QUESTION Project 1 - V&V SW Analysis - I Question Write a Test plan to test features of a new mobile phone (Blackbox test) that needs to be implemented based on the following requirements. (The product is still under development stage and is yet to be UA (User Acceptance ) tested…
Savita Bhagat
updated on 13 Apr 2024
Project Details
Leave a comment
Thanks for choosing to leave a comment. Please keep in mind that all the comments are moderated as per our comment policy, and your email will not be published for privacy reasons. Please leave a personal & meaningful conversation.
Other comments...
Read more Projects by Savita Bhagat (9)
Project 2 - Measuring distance of an object using ultrasonic sensor (HC-SR04)
Project 2 - Measuring distance of an object using ultrasonic sensor (HC-SR04) Overview of the Project: In this project, the implementation of code for “Measuring distance of an object using ultrasonic distance sensor (HC-SR04) Goals: Measuring the distance of an object using Ultrasonic…
29 Apr 2024 10:26 PM IST
Project 1 - Controlling a DC motor using PWM and monitoring its Running status
Project 1 - Controlling a DC motor using PWM and monitoring its Running status Implement a system on the simulator for controlling a DC motor using L293 motor driver, monitor its status and print the running status of motor on the LCD Display. Goal: Implement a system on simulator for Controlling the…
29 Apr 2024 09:12 PM IST
Project 2 - V&V SW Analysis II
Project 2 - V&V SW Analysis II Perform Static Code Review Analysis for “C:\**\LDRA_workarea\Examples\C_Testbed_examples\Testrain\Testrain.c” Generate Code review report and upload them. Perform Integration testing by including all the .C files available in the folder location C:\**\LDRA_workarea\Examples\Toolsuite\Cashregister_6.0\…
29 Apr 2024 03:16 AM IST
Project 1 - V&V SW Analysis - I
Project 1 - V&V SW Analysis - 1 QUESTION Project 1 - V&V SW Analysis - I Question Write a Test plan to test features of a new mobile phone (Blackbox test) that needs to be implemented based on the following requirements. (The product is still under development stage and is yet to be UA (User Acceptance ) tested…
13 Apr 2024 07:46 PM IST
Project 1 - Interfacing a 16*2 LCD with Arduino using I2C protocol
Overview of the Project: In this project implementing the Code for “Interfacing a 16*2 LCD with two Arduino’s (one for Master and one for Slave) using Inter-Integrated Circuit (I2C) communication protocol” by sending the message to LCD using I2C communication protocol and display the message on…
30 Nov 2023 05:57 AM IST
Project 2 - Measuring the distance of an object using ultrasonic sensor and also smoothen the sensor data using moving average filter
PROJECT _ 2 Overview of the Project: In this project the implementation of code for “Measuring distance of an object using ultrasonic distance sensor (28015 Ping) and also smoothen the sensor data using moving average filter”. Goals: Measuring the distance in terms of inches of an object using Ultrasonic…
26 Nov 2023 09:02 PM IST
Project 3
Project 3 question- Build an object-oriented library which can be used to track automobile maintenance. There can be different car types such as petrol, diesel, gas, electric etc., This library should be able to support at least three of the car types. Maintenance tasks include activities like oil change or replace oil…
15 Oct 2023 04:52 AM IST
Project 2 - Implement the Code for controlling the retraction and extension of Airplane’s landing gear
Project 2 - Implement the Code for controlling the retraction and extension of Airplane’s landing gear <form id="essayform" class="essayform mt-3"> In this project, controlling the retraction and extension of Airplane’s landing gear can be implemented using Finite State Machine (FSM). FSM is the most efficient algorithm…
30 Aug 2023 07:50 PM IST
Project 1 - Creation of user defined data type to implement the user interfaces for working with ‘Set’ (Mathematical Set theory) using Linked List
project -1 Creating two list of data using linked list method. Insert the node to 1st and 2nd list accordingly. Intersection of data of two lists. Getting Union of two list. ANSWER /* * project_1_Creating_two_list _of_data_using_linked_list_method.c * Created on: 26-Aug-2023 * Author: SAVITA BHAGAT */ #include…
26 Aug 2023 03:11 PM IST