describe some problem that u had with automation testing
tool?
Answers were Sorted based on User's Feedback
We generally face problems with Object Identification. QTP
sometimes could not recognize already identified object.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / dimple
In some webbased applications , for some list boxes
entering data manually using keyboard operations is so
simpler.
but it is difficult situation in QTP. As it may not be a
listbox ,it can be treated as webelement by QTP and here
the keyboard controls have to be used to select the data
from that list box.( If the field is mandatory)
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / pratikshya mishra
well actually i don't know its real answer but i think,
1>software problems occured
2>during run time some problems will occur
| Is This Answer Correct ? | 0 Yes | 2 No |
Per-Action Vs Shared repository?
how to capture objects of remote deskop as it is capturing only window.
hai, i am doing QTP by own. So, i am confident in checkpts,synchronization, data driven test, recovery scenarioe manager etc. but actually i don't know how all these we wil implement while we r writting code manually. when we r doing practice, while recording code is automatically generated but in real time i heard that we have to write the script.But i don't know how it is? How to write descriptive prog.? plz. tel me what r the basic things we have to know? explain how to write descriptive prog.? explain me with an example pls.......
What is ObjectParamater?
suppose 3 excel sheets are there * we are trying to check for login credentials for a page. userid from excel1 , password is from excel2 whether the page is opened or not that checkpoint is result is should be stored in excel 3.... this qus i have faced in IBM technical round... please tell script for above query
How to get data line by line from web element
How to get line numbers in your editor in expert view?
if you run one test script in internetexplorer the same test you run in mozilla ffirefox is it possible or not how is it.
In qtp is it possible to check broken links of a page?
HOW to invoke any recorded script in QTP with out using RECORD & PLAYBACK CONCEPT?
Reverse string without mid or streverse function.
Write a QTP script to enter a keyword in to Google search engine?