How to test the mandatory fields in QTP?
Answer / guest
test mandatory is assistent of the test engineer
| Is This Answer Correct ? | 0 Yes | 15 No |
When I click on a link in web page.Link should open in new window.can anyone please let me know the script for this ---Koti
when we open flight reservation.at that time where we found synchronization point() and wait function().i m confused .i want this answer.
Dear All, How to generate Pass or Fail Report in QTP without using Reporter.Report Event Method ? Thanks Balaji
What does VBS file contain..? what is VBS file.?
How to record right click of a context menu and click on the selection ?
what is meant by iterative model?What is its working principle?What are its advantages and what are its drawbacks?
I have a WebEdit Object.It is added in object repository.It has two properties Name and Index.In the next release the Name Property is same but the index property is changed.when i run the script will the script Pass or Fail
How to Analyze the Checpoint results by Text/Text Area Checkpoint?
Explain the keyword driven framework for the window based application complete creation of library files,env file,test data,recovery file,excel file ,repository etc and as a test engineer how is ur approach
Hi All, I am using QTP for one of the Desktop application which uses Keyboard inputs like 'Tab ,F7 etc' and also mouse (Click). After recording when i am running the Script ,it is not able to recognize the keyboard inputs like F7,Tab and mouse Click because of which either i have to skip that part or manually do the inputs. Please answer how can i make script more flexible so that it will recognize both keyboard and mouse operations.
Consider a scenario where there are two action sheets say action 1 and action 2. Can Action 1 take values from action 2 data sheet or vice versa. If so, how?
Is manual Testing replacement of automation testing?Which types of testing we can not do in automation testing but can do in manual testing?