mohdazlah commited on
Commit
270e62f
1 Parent(s): 8d4460f

Upload train_gema.jsonl

Browse files
Files changed (1) hide show
  1. train_gema.jsonl +4 -0
train_gema.jsonl ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {"TestDescription": "When Cloud receives remote vehicle unlock request from app, 1) If TCU is awake Cloud shall send the request (UnlockVehicleCmd) to TCU as per TMCVP via GSM/GPRS communication. 2) If TCU is in sleep state Cloud shall wake up TCU over SMS and shall send the command (UnlockVehicleCmd) to TCU as per TMCVP via GSM/GPRS communication. TCU on receiving remote vehicle unlock command (UnlockVehicleCmd) from cloud shall check Vehicle Ignition state. TCU if Ignition is ON (as per TCU’s Ignition Hardwire input) shall ignore the command from cloud. TCU if Ignition is OFF (as per TCUs Ignition Hardwire input) shall 1) Set Vehicle Unlock Command Wake lock with timer Par_VehicleUnlockCmdWakeLock 2) Wakeup BCM by activating hardwire wakeup line 3) Publish TCU_NMPDU message over CAN 4) Set remote vehicle unlock request (Set RemoteVehicleUnlockCmd == 1) over CAN to BCM 5) Publish the status signal for RemoteVehicleUnlockCmd 6) Export the RemoteVehicleUnlockCmd and RemoteVehicleUnlockCmdStatus to cloud platform as per TMCVP (raw CAN message) over GSM or GPRS communication. 7) Reset the remote vehicle unlock request (Set RemoteVehicleUnlockCmd == 0) after expiry of Par_VehicleUnlockCmdWakeLock or if the successful response is received from BCM (whichever is earlier). This reset is for the internal reference of TCU. TCU shall not publish this signal over CAN.","Signals Involved": "UnlockVehicleCmd, RemoteVehicleUnlockCmd ,RemoteVehicleUnlockCmdStatus","Signal Table": "RemoteVehicleUnlockCmd Value: 0 -> Condition: No Unlock, RemoteVehicleUnlockCmd Value: 1 -> Condition: Execute Unlock, RemoteVehicleUnlockCmdStatus Value: 0 -> Condition: Plausible - Information given is correct and according to specification, RemoteVehicleUnlockCmdStatus Value: 1 -> Condition: Don’t Care, RemoteVehicleUnlockCmdStatus Value: 2 -> Condition: Signal is implausible, RemoteVehicleUnlockCmdStatus Value: 3 -> Condition: Signal Not Available","Test Conditions":"RemoteVehicleUnlockCmd=1 , RemoteVehicleUnlockCmdStatus=0 , TCU in awake condition,Power mode as 0(Awake and ignition OFF)","Output": {"Test Description": ["1) TCU is in the authorized state."," 2) Cloud receives remote vehicle unlock request from app."],"Pre-condition": ["1) TCU with a functioning SIM ","2) TCU SIM card has sufficient network strength"," 3) TCU is Awake"],"Test Procedure": ["1. Set the Power Mode as Awake: Power mode state = 1"," 2. Perform a Vehicle Unlock Request from App"],"Expected Output": ["I. Verify the following Message in the Cloud: UnlockVehicleCommand","II. Set Vehicle Unlock Command Wake lock with timer Par_VehicleUnlockCmdWakeLock","III. Wakeup BCM by activating hardwire wakeup line","IV. Publish TCU_NMPDU message over CAN","V. Set remote vehicle unlock request over CAN to BCM: RemoteVehicleUnlockCmd = 1, RemoteVehicleUnlockCmdStatus = 0","VI. Export the RemoteVehicleUnlockCmd and RemoteVehicleUnlockCmdStatus to cloud platform as per TMCVP (raw CAN message) over GSM/GPRS communication.","VII. Verify Vehicle Unlock status is updated in the Mobile App"]}},
2
+ {"TestDescription": "When Cloud receives remote vehicle unlock request from app, 1) If TCU is awake Cloud shall send the request (UnlockVehicleCmd) to TCU as per TMCVP via GSM/GPRS communication. 2) If TCU is in sleep state Cloud shall wake up TCU over SMS and shall send the command (UnlockVehicleCmd) to TCU as per TMCVP via GSM/GPRS communication. TCU on receiving remote vehicle unlock command (UnlockVehicleCmd) from cloud shall check Vehicle Ignition state. TCU if Ignition is ON (as per TCU’s Ignition Hardwire input) shall ignore the command from cloud. TCU if Ignition is OFF (as per TCUs Ignition Hardwire input) shall 1) Set Vehicle Unlock Command Wake lock with timer Par_VehicleUnlockCmdWakeLock 2) Wakeup BCM by activating hardwire wakeup line 3) Publish TCU_NMPDU message over CAN 4) Set remote vehicle unlock request (Set RemoteVehicleUnlockCmd == 1) over CAN to BCM 5) Publish the status signal for RemoteVehicleUnlockCmd 6) Export the RemoteVehicleUnlockCmd and RemoteVehicleUnlockCmdStatus to cloud platform as per TMCVP (raw CAN message) over GSM or GPRS communication. 7) Reset the remote vehicle unlock request (Set RemoteVehicleUnlockCmd == 0) after expiry of Par_VehicleUnlockCmdWakeLock or if the successful response is received from BCM (whichever is earlier). This reset is for the internal reference of TCU. TCU shall not publish this signal over CAN.","Signals Involved": "UnlockVehicleCmd ,RemoteVehicleUnlockCmd ,RemoteVehicleUnlockCmdStatus","Signal Table": "RemoteVehicleUnlockCmd Value: 0 -> Condition: No Unlock, RemoteVehicleUnlockCmd Value: 1 -> Condition: Execute Unlock, RemoteVehicleUnlockCmdStatus Value: 0 -> Condition: Plausible - Information given is correct and according to specification, RemoteVehicleUnlockCmdStatus Value: 1 -> Condition: Don’t Care, RemoteVehicleUnlockCmdStatus Value: 2 -> Condition: Signal is implausible, RemoteVehicleUnlockCmdStatus Value: 3 -> Condition: Signal Not Available","Test Conditions":"RemoteVehicleUnlockCmd=1 , RemoteVehicleUnlockCmdStatus=0, TCU in sleep condition,Power mode as 0(Awake and ignition OFF)","Output": {"Test Description": ["1) TCU is in the authorized state."," 2) Cloud receives remote vehicle unlock request from app."],"Pre-condition": ["1) TCU with a functioning SIM ","2) TCU SIM card has sufficient network strength ","3) TCU is Sleep"],"Test Procedure": ["1. Set the Power Mode as Awake: Power mode state = 1 ","2. Perform a Vehicle Unlock Request from App"],"Expected Output": ["I. Cloud shall wake up TCU over SMS","II. Verify the following Message in the Cloud:UnlockVehicleCommand","III. Set Vehicle Unlock Command Wake lock with timer Par_VehicleUnlockCmdWakeLock","IV. Wakeup BCM by activating hardwire wakeup line","V. Publish TCU_NMPDU message over CAN","VI. Set remote vehicle unlock request over CAN to BCM:RemoteVehicleUnlockCmd = 1,RemoteVehicleUnlockCmdStatus = 0","VII. Export the RemoteVehicleUnlockCmd and RemoteVehicleUnlockCmdStatus to cloud platform as per TMCVP (raw CAN message) over GSM/GPRS communication.","VIII. Verify Vehicle Unlock status is updated in the Mobile App "]}},
3
+ {"TestDescription": "When Cloud receives remote vehicle unlock request from app, 1) If TCU is awake Cloud shall send the request (UnlockVehicleCmd) to TCU as per TMCVP via GSM/GPRS communication. 2) If TCU is in sleep state Cloud shall wake up TCU over SMS and shall send the command (UnlockVehicleCmd) to TCU as per TMCVP via GSM/GPRS communication. TCU on receiving remote vehicle unlock command (UnlockVehicleCmd) from cloud shall check Vehicle Ignition state. TCU if Ignition is ON (as per TCU’s Ignition Hardwire input) shall ignore the command from cloud. TCU if Ignition is OFF (as per TCUs Ignition Hardwire input) shall 1) Set Vehicle Unlock Command Wake lock with timer Par_VehicleUnlockCmdWakeLock 2) Wakeup BCM by activating hardwire wakeup line 3) Publish TCU_NMPDU message over CAN 4) Set remote vehicle unlock request (Set RemoteVehicleUnlockCmd == 1) over CAN to BCM 5) Publish the status signal for RemoteVehicleUnlockCmd 6) Export the RemoteVehicleUnlockCmd and RemoteVehicleUnlockCmdStatus to cloud platform as per TMCVP (raw CAN message) over GSM or GPRS communication. 7) Reset the remote vehicle unlock request (Set RemoteVehicleUnlockCmd == 0) after expiry of Par_VehicleUnlockCmdWakeLock or if the successful response is received from BCM (whichever is earlier). This reset is for the internal reference of TCU. TCU shall not publish this signal over CAN.","Signals Involved": "UnlockVehicleCmd,RemoteVehicleUnlockCmd,RemoteVehicleUnlockCmdStatus ","Signal Table": "RemoteVehicleUnlockCmd Value: 0 -> Condition: No Unlock, RemoteVehicleUnlockCmd Value: 1 -> Condition: Execute Unlock, RemoteVehicleUnlockCmdStatus Value: 0 -> Condition: Plausible - Information given is correct and according to specification, RemoteVehicleUnlockCmdStatus Value: 1 -> Condition: Don’t Care, RemoteVehicleUnlockCmdStatus Value: 2 -> Condition: Signal is implausible, RemoteVehicleUnlockCmdStatus Value: 3 -> Condition: Signal Not Available","Test Conditions":"RemoteVehicleUnlockCmd=1 , RemoteVehicleUnlockCmdStatus=0, TCU in sleep condition, Power Mode as 6(Ignition ON)","Output": {"Test Description": ["1) TCU is in the authorized state."," 2) Cloud receives remote vehicle unlock request from app."],"Pre-condition": ["1) TCU with a functioning SIM ","2) TCU SIM card has sufficient network strength 3) TCU is Sleep"],"Test Procedure": ["1. Set the Power Mode as Awake: Power mode state = 1"," 2. Perform a Vehicle Unlock Request from App"],"Expected Output": ["I.TCU shall ignore the command from cloud if Ignition is ON:Verify RemoteVehicleUnlockCmd is not in the CAN Bus","II. Verify Vehicle Unlock status is not updated in the Mobile App "]}},
4
+