hi i have one doubt i have 4 yrs exp in testing and iam
working one mnc in north but i have completed my degree
correspodene is the companies are accept in south side some
people are tellig they won't agree but i need correct
answer plz let me know which companies are taking and not
taking thanks in advance
Answer Posted / prashanth
Hi ,
csreddy, R u the same person, to whom iaksed the email id?
are u sure? i wonder..
Just let me knw.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a data driven test in qtp?
how to write xml output check point bu useing descriptive programing .means without useing output check point
What is quicktest professional (qtp window?
Hi Friends, Im planning to do certifcation in mercury Automation Tool QTP.But I Didnt get any clear details regarding course syllabus, fees, where to approach, and which certification would be useful for the experienced testers? can any one send me the details?
How u will do versioning in QTP?
What do you mean by iteration?
Hi all, I am using windows vista, I am in the process of learning QTP. When ever I try to work with insert mode in flight application , i am getting the error of 'Operation must use an update table query, fractional truncation(null) error. Can anyone help me regarding this?
Hi, I have 2 dropdown listboxes called region and city/area. It needs to select one region(Santa Clara) and one city/Area (Sunnyvale).So I put this in the for loop and I am storing the Items in the variable called itemname. The regions value will get changed,so I used reg expression for this regions. This is my code Browser("MLSListings.com").Page("MLSListings.com").Link("ยป County/Area").Click Browser("MLSListings.com").Page("MLSListings.com").WebList ("regions").Check CheckPoint("regions") ListSize=Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").GetTOProperty("items count") For i = 1 To ListSize-1 Itemname =Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").GetItem(i+1) Browser("MLSListings.com").Page("MLSListings.com").WebList ("regions").Select Itemname ................. If I run the script,I am getting the following error, Cannot identify the specified item of the regions object. Confirm that the specified item is included in the object's item collection. Any Help? Thank you, Uma
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What is the difference between them? How to handle script issues?
Have you used xml check point in your project?
How to define array in qtp?
How are cgi programs, applets, javascripts, ActiveX components, etc. to be maintained, tracked, controlled, and tested?
Can the user toggle between using Local OR and shared OR for the same action?
"What are the common constrains that we need to consider when we prepare testcases for ASP application". Thanks in Advance...
How to suppress warnings from the test results page?