I have to pass all the test cases into gmail userid and
password using functions please give me code
thanks have anice and greate day
Answers were Sorted based on User's Feedback
Answer / alok
Please post the complete question what you wants to do?
Is This Answer Correct ? | 2 Yes | 1 No |
Answer / shyam.meghansh
You question is half can u complet it ...........i mean
what are the test cases u have written
Is This Answer Correct ? | 1 Yes | 2 No |
How does qtp recognize objects in aut?
Differenece betwen Project and product ? when company need project or product?
how to open Excel sheet & write in it & save it?
How to write business scripts using object repository with different scenarios
How do u write a regular expression for date (dd/mm/yyyy) field ?
Explain the concept of object repository and how quicktest professional recognises objects?
how to write script in qtp(vbscript)..i mean with out application deployed..and how to call script1 into script2?
What is the architecture of your project? Can any one answer for this question plz........
what is the difference between link and hyperlink?
There is one login screen,after accepting valid username and apassword, it will show the next screen. In the 2nd screen u r having 2 combo boxes, U have to select any item from these, and click OK button. After closing that, it will show the 3rd screen. If u click CANCEL button from 2nd screen it will show the first screen. Write QTP script for it???
datatable.Import("E:\Programming Samples\QTP Samples\OrderNumbers.xls") Asume we have 4 records in datatable Code reads the 4 rows in the sheet ok, but does it 5 times? It doesn't sound like closing the datasheet is the problem Can we close the datasheet runtime ?
i have a window , initial its name is "NEW CUSTOMER" i have to enter the details of customer in the test object fields and after saving the window name is automatically changing with the customer name . so how to identify that window after saving. (i am using descriptive programming.)