Answer Posted / menakabsccs022
Testing is the network of activity ex coding
| Is This Answer Correct ? | 3 Yes | 9 No |
Post New Answer View All Answers
Can anyone pls tell me in realtime (descriptive programming) how will the properties of the object be given to the test team. R they given in an excel sheet and is the same sheet also given to the development team and by whom is this given? Thanks a lot.
What is the difference between keyword view and expert view?
What is file database?
In the website, the protocol has been changed http: to https what you will do? Tell me your approach?
Is it possible to call from one action to another action in qtp?
I am having major problems with some DB Table Checkpoints I add to my script. I 35 web based applications recorded and each has DB Table Checkpoints insert but only 1 script isn't recognizing the DB Table Checkpoints for some reason. I've checked the DB connections and the info in the Library Functions and still only this one script out of 35 doesn't recognize the DB Table Checkpoints. Can someone please help me figure out why only this one script out of 35 that's hitting the same database is having a problem.
How to break the object spy ?
How do you synchronization point through DP?
How to do call a output parameter from one action to another action??/
What are the features supported by UFT?
How will you handle java tree in qtp?
How to recognise the webelement and verifying that webelement is enabled?
How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one
Explain the use of action split in qtp?
In the Hybrid framework, data can access the database, excel file, XML etc. Is it true?