Where we save all scripts in the QTP
Answer Posted / j. sambasivarao
For all types of files in testing that is library files,
script files (.vbs files), log files (result windows),
object repository files (.tsr files), and recovery files
have separate folders in companies database named as "Test
Base." Like this, software developers have database storage
in company called as "Soft Base."
J. Sambasivarao
9948280248
jampani_sivarao@yahoo.com
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How to capture all the data of a webtable, weblist and combolist using QTP?
How to run a test using quicktest professional (qtp)?
What is throw Object?
Whether qtp 9.0 supports Test director8.0
i have to login into gmail loginpage i have to pass testcase into userid and password by using functions. the test case of user id is it should take only lowerletters alphabetin between 4 to 6 length.it should not take spectial letters.it should not take numbers.testcase for password is it should take numbers and it should not take alphabets note the following things must happen 1 when i give correct password and userid that password and userid should be seen in QTP result and notepad,xl sheet 2 when i gave in valid password the system willgive message please give valid password that particular messaage should be seen in QTP result,norepa and xl sheet
Can we Test Welcome Screens and Process Images with QTP
Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.
How QTP support all types of applications (platforms)?
What does mean by Scope of Automation?n How we defined it?
What the differences are and best practical application of Object Repository?
Explain actions in qtp ?
What are the flaws in water fall model and how to overcome it?
Could you please any one give code for the following ? Scenario : Suppose a excel file contains 10 records and earch have 5 fields. how can i input this excel file for datadrive wizard ? Please explain
Explain how you can find the absolute value of the number in qtp?
What is checkpoint in qtp?