what is the test object?
Answer / siva.k
The objects are created and maintained by qtp tool for
identify the objects in the application.These objects are
called test objects.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do u write regular expression for a window name which is changing for each build ? i.e. in first build the window name is : "computer graphics are very ...." . in second build the window name is : "computer graphics can be created" . - Appreciate proper replies
I wanted to create Data Driven test for login page (loginname,password). Password is same for all the loginnames. I recorded the script for one user. I mentioned all the user names in the global excel sheet with the column name as "Loginname". I mentioned 5 loginnames. I selected tools- >datadriver and select loginname. Select parameterize and select parameter all option.Changed the parameter name to "loginname" which i mentioned in the global excel sheet. I executed the script. For the users 2 and 4 only, the script is failing... can anybody explain why the script is failing for users 2 and 4.
i want to learn testing tools what i have to know before.iam fresher i dnt know any this..which langagues i have to before testing.
can any one please tell me which is the best institute in Bangalore to learn QA (crash course)? Thanks
Subj: realtime example of Database check point, Can any one please detail on how the Database check point is utilized/implemented in a real time project. I already know how to make one by creating DSN/ODBC and writing the required query manually and other steps...I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thank you in advance
Do you have any knowledge about Business Processing Testing in QTP
Can you brief the hurdles you faced during Automation testing?
how to invoke the web application through script in qtp
how did u use automating testing tools in ur job?
If already everything is tested using White-Box testing, then what is the need of using Black box testing?
I have the following Doubts Please clarify me with examples? 1.Could QTP cover entire application? or part of the application? 2.Shall we rewrite(modify) the Manual testcase to automate? 3.How can I execute my scripts through client mechine which is not having QTP installation 4.Few objects are not being identified by QTP afeter one month. what could be the reason for this (I am using trail version of 15 days)
How to perform cross platform testing and cross browser testing using qtp? Can you explain giving some example?