can u please explain what r the challenges u faced in ur
automation testing
Answer Posted / raecel
one of the challenges using autamation testing are the
available data in the testing environment. Once your
scripts are already in placed and just need to execute
them, data should be available and re-usable at the same
time.
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
How do you delete unwanted results in qtp?
When you open QTP, how many sheets you can see?
Hi, Hope you viewers are doing fine with good health. What are the steps and connection parameters to connect to Oracle db ? Can you connect with just the Oracle client or Oracle XE ? Cheers!!
What is object spy in quicktest professional?
Explain actions in qtp ?
What are some test assets and related extensions of qtp?
How does qtp recognize objects in aut?
How QTP support all types of applications (platforms)?
wht type of User defined functions or Java Releated functions Do we write in VB scripting
Is any limitation to xml checkpoints?
How many types of object repository in qtp?
Define Canvas view of UFT?
What are the features of quick test pro(qtp)?
After executing the script in qtp suppose i found some script execute successfully and found some error.So how to report the status for both (i.e pass and fail report)in test director. For "fail" We use "defect tab" in testdirector. But for "pass" how to report it to TL.what is the process plz anybody ans
Hi Friends, I worked with 8.2 not with 9.2. Please help me in this prob. I created one script and recorded some think and save as Test 1 then I opened process--open the object repository manager. Switch to file->save->give some name->save as Objectrepo1.tsr file. (This is the global repository file.) Then I went to object repository->tools-> associate repository ->click + icon ->open the previously saved Objectrepo1.tsr file. This is the global repository Now I created one more script and save as Test 2. In this script I am calling script with the Help of "Call of existing action" and I executed but QTP is not able to execute B’cos it is QTP is not able to read the Object Repository of Test 1. Please let me know why? Once I made Script 1 as a shared Obj. Repository so it would not give any Problem. Right?