can u please explain what r the challenges u faced in ur
automation testing
Answers were Sorted based on User's Feedback
Answer / bhavanid7@gmail.com
1.object identification is the biggest challange in qtp.If
any object is not identified by the tool,we can make it as a
virtual object
2.Environment issues like suddenly application
down,environment issues
3.Unexpected popup windows during execution time
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / raecel
one of the challenges using autamation testing are the
available data in the testing environment. Once your
scripts are already in placed and just need to execute
them, data should be available and re-usable at the same
time.
| Is This Answer Correct ? | 1 Yes | 4 No |
How to get align property of the link on web page?
how much space occupies in object respository by default?
types of output value in details.
What is smart identification?
hi everyone today is the first time i saw this website,and hi iam siraj,iam very impressed by seeing evryones response towards questions,iam a newcomer and i have got tryining in testing can anyone please send me some projects relaited to testing.i know it is very confidential but still if u send it will a great help. my mail id venku_krs@yahoo.co.in
what is the structure for the data driven framework
hi friends i was tried to connect qtp with oracle database using provider.i got a error.so anyone can help me out by correct script
How to remove associated function library?
I have recorded a test using qtp to download a file in an application. Code: Browser("MFA Work Queue Manager").Page("MFA Work Queue Manager").Link("Rules Maintenance").Click Browser("MFA Work Queue Manager").Page("Rule Maintenance").WebEdit("txtSearch").Set "PmtType" Browser("MFA Work Queue Manager").Page("Rule Maintenance").WebButton("Search").Click Browser("MFA Work Queue Manager").Page("Rule Maintenance").WebButton("Export").Click Browser("MFA Work Queue Manager").Dialog("File Download").WinButton("Save").Click Browser("MFA Work Queue Manager").Page("Rule Maintenance").Sync Dialog("Save As").WinButton("Save").Click Dialog("Save As_2").WinButton("Yes").Click Problem: When running this test it gives an error at line no. 5 as Save button object is not identified by it's parent object. This code I ran 4 times after recording at it was working fine but 5th time onwords, it starts giving me the above problem. I used exist property option, Check Property option but none of this changes work at all. Kindly help...
how to know no.of mails in our g mail by using vb-script
Explain process of smart Identification in QTP?
What is Tree view?