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 |
Hi Friends, How many types of Data Bases available in market... What is the diff. while using Syabase and Oracle in a Project... ? and what is the main diff. of Syabase and Oracle databases... ? Thanx in advance..
What do you mean by iteration?
how to get font size of a "WebEdit"
What is the difference between Action and Function.? when both has the same functionaltiy, when do we choose Action and when do we choose Function..??
3 Answers DST Global Solutions,
hw to create a frame work in qtp..what are the basic steps
I have 2 Environment variable which holds int. I called into my test and addedup. but output is concatenating the values instead of Sum. Ex. Envi("a")= 10, Envi("b") = 20, c= Envi("a")+ Envi("b"). msgbox c ( Ans.1020). How to overcome this pblm? I used the add fn also..
I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.
How to add multiple values in rows, under a single column of a run time datatable?
Hi frens! I am testing VB project with MS Access database. At add button click my record is storing in data table and it is shown in datagrid. So at Delete button click i want to check datagrid rows 9before and after delete). so how can i do it using descriptive programming?
Explain hybrid framework with advantages and disadvantages?
How to use library files in QTP? how we can call these files in to script?
Write the code for,In the page screen we have total 10 Links,out of these I have to click 9th link