What are the challenges do we face while testing
webbased applcations using the automation tool QTP or any?
Answer / sreeprasad
(1)Unable to understand custom object, then we have to map
that object to standard object.
(2)To handle the runtime objects.
(3)Using Regular Expressions.
| Is This Answer Correct ? | 3 Yes | 0 No |
what is test data
How to Display last item of a Combobox by using QTP?
Test cases for Traffic Signals
HI! I have completed my testing course in 2008. but now am working in banking sector as a data analyst and i want to move to an IT based company but am unable to understand whether i have to complete the testing course again and try for a job .
How can we display the names of the buttons in the toolbar of a webpage
Hello! i am having two comboboxes.Each having 10 items in it.when i select first item in first combobox,it is not similar in the second combobox.for ex in first combo if it is Hyderabad,in second it should be some chenai or some other item .Write a VBSCRIPT for that?
What is the entry and exit point of automation testing
What is exact difference between “while” and “do while” in QTP ?
What is chaild object method? When we will go for chaild object method? How to use chaild object method?
tell me about if in the interview what i should tell about pharma application,what r the pharma application concepts,i need pharma application testing features
What is QTP testing process?
I register user defined function in one test, I tried to call that function into other test. But that function not works in other test please give the direction for that.