Get the count of files of similar types from a folder.
tell me QTP standards ?plz
I'm having a problem to get the status(pass or fail) during runtime for every iteration ran, and must get the results stored to an excel sheet if possible.
How QTP recognize the object??how to add objcts into object repository??
How software tester can use constants and variables in scripts?
What is the difference between driver-script and AOM-script?
1)Difference Between Value & RawValue?
describe some problems that u had with automating testing tool?
What is the difference between keyword driven frameworkd and Modularisation framework?(Chandana)
What are the QTP advantages and disadvantages?
What is action split and the purpose of using this in qtp?
How will you test a keyboard?
how can i change the action path that called in other action. when i copy one action to other pc,the action"test2" calls another action(C:\test1\action0),and i update this"test1",the folder update to "action1",but when i open "test2", it just point the call path to "C:\test1 \action0", but does not update to "action1",and the change i make can be shown in test2. so, can i update the call path manully? thanks