Hi, I am testing a program and I'm not sure if loadRunner is able to test this kind of app also.
The program is android phone management program that runs on PC (like the famous AirDroid)
The problem is that on log-in, the program should gain access to specific real android device. (it connects with android device)
From my understanding, when user record their action and run loadRunner script, it does not actually mimic user behavior (like normal macros), and instead it mimics the protocol and get responses..etc
So, I think maybe just mimicing the protocol won't let the device to be connected, hence I cannot test this kind of program with loadRunner. (Actually I tried but it keeps producing error like "Bad Request")
Can I test my program with loadRunner?
Any help or suggestion is appreciated!
Thanks!