Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Parameterization Issue -> error in script
#1
Solved: 10 Years, 9 Months, 2 Weeks ago
There are two drop-downs,
The second dropdwon will be active or ediatable only if the first dropdown has value schosen as "PART " ; else it would be deactivated.

If user parameterize their test then in parameterization 2nd column
field some cells will remain blank coz it will be de-activated when
there the user does not choose " PART " from the first drop down .

But, while running the script we encountered an message sayin -> " error pop-up that object is disabled."
Reply
#2
Solved: 10 Years, 9 Months, 2 Weeks ago
Sir
ur question is not clear for me.
According to functionality of applicatiopn first drop down sud be with the value "PART". then for Parameterization of second field u need to put "PART" in first drop down.Other wise second drop down will be disable hence the QTP will throw the error. That is expected.

Regards
Raj
Reply
#3
Solved: 10 Years, 9 Months, 2 Weeks ago
it is bound to give error...use "if else" condition over the boxes properly
Want to fast track your QTP/UFT Learning? Join our UFT Training Course
Reply
#4
Solved: 10 Years, 9 Months, 2 Weeks ago
Hi
Use Wait statement under first combobox script
Wait(3)
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  How to send/pass UFT Run Error Dialog as output value to main driver script lravi4u 0 342 11-05-2023, 03:55 PM
Last Post: lravi4u
  Action Parameterization Issue Slothman 1 1,588 10-31-2020, 01:05 PM
Last Post: Ankur
  error when executing an UFT automation script alexalloza 0 1,400 10-30-2018, 06:17 PM
Last Post: alexalloza
  Business Components Parameterization YogeshCallappa 0 1,517 06-07-2017, 04:32 PM
Last Post: YogeshCallappa
  Parameterization Hanskanika 0 1,539 11-20-2015, 04:45 PM
Last Post: Hanskanika

Forum Jump:


Users browsing this thread: 1 Guest(s)