in my database haveing 3X3 (manas having 3 rows 3 colums) i
want to test only (2nd row 3colum) bit how to test either
script or any automation plz explain? (Chandana)
Answer Posted / sailaja
Select column name from table name where row =2 and column
=3
i ynk this is the query to test the particular column.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
How to get popup error message.
how to idetfy which test cases are automated?who will deside that plz tell me
What is the latest version of qtp?
write script for bitmap image?
Hi All, we are using QTP Automation Scripts to test SAP. I recorded QTP Automation Scripts in English-based SAP GUI. Now we have to test a French-based SAP sytem and use the same scripts. The QTP scripts are failing when executed on the French-based SAP System due to Object Recognition Issues. What can we do? Do I re-record the scripts in the French-based SAP system?
How does qtp identify gui object?
explain keyword driven framework with banking domain?
Explain the differences between table and db checkpoints?
what testplan contents and what test strategy contents,what is the diff b/w them
What is the default object synchronization timeout in qtp?
What is the difference between a Function and Action in QTP?
What is Distributed testing? How does UFT support it?
Why do we use "Text checkpoint" If we can make use of it in "standard checkpoint" ?
How you can write contexts to text file in qtp?
Mention what are the different types of recording modes in qtp? Which will be used when?