what is the automation framework that ur company
using(actual procedure,not theoritically explination)
Answer / kishore
we are Using keword driven frame work in our company.
steps:1)first capture the objects in repository
2)rename the logical name of the objects
with three or four letter key word
eg:for text boxes as TXT_mybox
for list boxes as LIST_myList
3)rename the test data excel sheet coloumns as in
repository objects logical name. The coloumns should be
same order as in UR appliction.NOTE:here UR controlling
test execution by UR excel sheet.
| Is This Answer Correct ? | 0 Yes | 0 No |
HI All i need one suggestion.is there any companies taking corresponding degree courses. i have 3+ yrs exp in QTP and i am working north side. iam looking for job in south.
when there is a task that gets repeated in multiple scripts what do you do in QTP?
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
How you r using QTP in u r project
1 Answers IBM, Lehman Brothers,
What scripting language QTP of?
hi in QTP 8.2 in the edit box has text like "raju want married" . i want to check "want" is their in the text or not ?
how u track bugs using Test director in manual testing.
what is option explicit? what is the use of it?
Hi All, I am a beginner in QTP and have understood the basics of QTP by going through tutorial. I am trying to Automate a HRMIS application, What is the right approach to Automate this application. Kindly answer. Thanks in advance
i m tryed to use qtp in a user registration form but at the "image enter"part it gives a error when i run the qtp bcz the image is changed every time so it gives a error when i use regukar expreesion fot this it still gives a error value bcoz it reads the image code bt nt reconige the image which i enter in the image verification text box.so hw can i automate qtp for this function.plz give me a answer
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
How Qtp will identifies object during run time